diff options
author | 2021-08-30 14:54:06 +0200 | |
---|---|---|
committer | 2021-09-02 15:23:18 +0200 | |
commit | 21493b8c185cdb8a33f9c0f785533d016da36e57 (patch) | |
tree | 996d413e7cbae831dec7bcccfcc30f5783527762 | |
parent | 441175709993319a54046e3b33eccd94e40c44dd (diff) |
[WAIVERS] Add version waivers
add waivers for containers
the version test scans the java and python version
the expected versions are the ones indicated in the
ref seccom reco yaml file
waiver may be granted for
- unmaintained components
- upstream components
- filebeat dockers
Issue-ID: TEST-360
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ia3bb82712d2ef01a6eea03c5a499fb2abca7f529
-rw-r--r-- | waivers/nonssl_endpoints/nonssl_xfail.txt | 7 | ||||
-rw-r--r-- | waivers/versions/versions_xfail.txt | 63 |
2 files changed, 60 insertions, 10 deletions
diff --git a/waivers/nonssl_endpoints/nonssl_xfail.txt b/waivers/nonssl_endpoints/nonssl_xfail.txt index 96e6dc7..b8410f3 100644 --- a/waivers/nonssl_endpoints/nonssl_xfail.txt +++ b/waivers/nonssl_endpoints/nonssl_xfail.txt @@ -1,8 +1,9 @@ # Expected failure list for non-SSL endpoints # waivers requested already since Honolulu -so # SO-3237 SO-3237 The fix is decided to be introduction of ingress controller in oom and is in progress. -so-etsi-sol003-adapter # SO-3237 The fix is decided to be introduction of ingress controller in oom and is in progress. +so 30277 # SO-3237 SO-3237 The fix is decided to be introduction of ingress controller in oom and is in progress. +so-etsi-sol003-adapter 30406 # SO-3237 The fix is decided to be introduction of ingress controller in oom and is in progress. # Upstream components -awx +awx-web 30478 +message-router-kafka 3049 diff --git a/waivers/versions/versions_xfail.txt b/waivers/versions/versions_xfail.txt index e8af682..dab7cff 100644 --- a/waivers/versions/versions_xfail.txt +++ b/waivers/versions/versions_xfail.txt @@ -1,8 +1,57 @@ -# Waiver for versions test -# all the following docker images shall be excluded from the version scanning +# Waiver for versions test (python/java version check) +# all the following docker container shall be +# excluded from the version scanning -#dcae exceptions -nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.mod.genprocessor-job:1.0.2 -nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.mod.genprocessor-http:1.0.2 -nexus3.onap.org:10001/onap/org.onap.dcaegen2.platform.mod.designtool-web:1.0.2 -apache/nifi-registry:0.5.0 +# upstream containers +# may be fixable using a more recent version... +cassandra +message-router-kafka +message-router-zookeeper +awx-celery +awx-rabbit +awx-web + +# unmaintained containers +# nobody will work on that a priori +esr-gui +esr-server +msb-discovery +msb-eag +msb-iag +portal-app +portal-cassandra +portal-sdk +portal-widget +aaf-cass + +# filebeat dockers +filebeat +filebeat-onap +dcae-dashboard-filebeat +dcae-deployment-handler-filebeat +dcae-inventory-api-filebeat +dcae-policy-handler-filebeat +dcae-config-binding-service-fb-onap +dcae-config-binding-service-fb-onap-i +dmaap-dr-node-filebeat-onap +dmaap-dr-prov-filebeat-onap +esr-server-filebeat-onap +modeling-etsicatalog-filebeat-onap +msb-discovery-filebeat-onap +sdc-be-filebeat-onap +sdc-fe-filebeat-onap +sdc-onboarding-be-filebeat-onap +sdc-wfd-fe-filebeat-onap +so-filebeat-onap +so-bpmn-infra-filebeat-onap +so-oof-adapter-filebeat-onap +so-openstack-adapter-filebeat-onap +so-sdc-controller-filebeat-onap +so-sdnc-adapter-filebeat-onap +vfc-generic-vnfm-driver-filebeat-onap +vfc-huawei-vnfm-driver-filebeat-onap +vfc-nslcm-filebeat-onap +vfc-vnflcm-filebeat-onap +vfc-vnfmgr-filebeat-onap +vfc-vnfres-filebeat-onap +vfc-zte-vnfm-driver-filebeat-onap |