diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-01-06 11:24:20 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-01-06 11:24:20 +0100 |
commit | 2a09ee46fa005647b4942d765e86961a0ccb8f20 (patch) | |
tree | 0bf196f0f5f9989e3e42e36805cab06c8b9f2815 | |
parent | 4e6e5fbce8ea9a8584a01a070721a2c7e526c0c6 (diff) |
Reset Security waivers on Master
as usual, new dev cycle, reset all the waivers for the different security tests
Issue-ID: INT-1824
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I60495b0c2cd3cf4dd512073bec3416893833b56c
-rw-r--r-- | waivers/root_pods/root_pods_xfail.txt | 19 | ||||
-rw-r--r-- | waivers/unlimitted_pods/unlimitted_pods_xfail.txt | 18 |
2 files changed, 0 insertions, 37 deletions
diff --git a/waivers/root_pods/root_pods_xfail.txt b/waivers/root_pods/root_pods_xfail.txt index b57558c..b5e8e95 100644 --- a/waivers/root_pods/root_pods_xfail.txt +++ b/waivers/root_pods/root_pods_xfail.txt @@ -1,21 +1,2 @@ # Expected failure list for rooted ports -# Projects in maintenance mode for Guilin -aaf -aai-elasticsearch # AAI-3175 -aai-search-data # AAI-3175 -aai-sparky-be # AAI-3175 -music # MUSIC-609 - -# waivers requested -dcae-cloudify # DCAEGEN2-2424 -multicloud-k8s # MULTICLOUD-1201 - -# Upstream components -cassandra # OOM-2552 -awx # used for use cases -netbox # used for use cases -robot # use for test cases + refactoring planned in Honolulu INT-1716 -portal-cassandra # PORTAL-1001 task moved to Honolulu -multicloud-fcaps # rabbit-mq -clamp-mariadb # OOM-2552 diff --git a/waivers/unlimitted_pods/unlimitted_pods_xfail.txt b/waivers/unlimitted_pods/unlimitted_pods_xfail.txt index d5dfab8..1e18144 100644 --- a/waivers/unlimitted_pods/unlimitted_pods_xfail.txt +++ b/waivers/unlimitted_pods/unlimitted_pods_xfail.txt @@ -1,19 +1 @@ # Expected failure list for unlimitted pods - -# Components in maintenance mode -music -esr - -# waivers -dcae # DCAEGEN2-2429 moved to Honolulu - -# upstream components -consul -awx # used for use cases -netbox # used for use cases -network-name-gen # used for use cases - -# config pod -portal-db-config # config pod -vnfsdk-init-postgres -vid-galera-config |