diff options
author | 2021-08-24 16:37:08 +0200 | |
---|---|---|
committer | 2021-08-24 16:37:08 +0200 | |
commit | 441175709993319a54046e3b33eccd94e40c44dd (patch) | |
tree | 5941ac02d5030e6f19cf27500594d9c84dfa224d /waivers | |
parent | 762c769aca3468401791de536038fdef6c828c55 (diff) |
[WAIVERS] Apply Istanbul waivers on Istanbul security tests
Add waivers for:
1) root pods
- etcd seen as upstream components
2)limits
- esr unmaintained
Issue-ID: TEST-360
Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I2e4af19aab66a25f3aa41ae75cf19c4844053ed7
Diffstat (limited to 'waivers')
-rw-r--r-- | waivers/root_pods/root_pods_xfail.txt | 2 | ||||
-rw-r--r-- | waivers/unlimitted_pods/unlimitted_pods_xfail.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/waivers/root_pods/root_pods_xfail.txt b/waivers/root_pods/root_pods_xfail.txt index 19afb5c..0bf0000 100644 --- a/waivers/root_pods/root_pods_xfail.txt +++ b/waivers/root_pods/root_pods_xfail.txt @@ -11,6 +11,8 @@ cassandra # OOM-2552 awx # used for use cases netbox # used for use cases multicloud-fcaps # rabbit-mq +oof-has-etcd # etcd +multicloud-k8s-etcd # etcd # Testing components robot # use for test cases + refactoring planned in Istanbul INT-1716 diff --git a/waivers/unlimitted_pods/unlimitted_pods_xfail.txt b/waivers/unlimitted_pods/unlimitted_pods_xfail.txt index bdd9399..fffb6d5 100644 --- a/waivers/unlimitted_pods/unlimitted_pods_xfail.txt +++ b/waivers/unlimitted_pods/unlimitted_pods_xfail.txt @@ -2,6 +2,7 @@ # Components in maintenance mode # waivers +esr # unmaintained components # upstream components awx # used for use cases |