summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-05-12 15:32:56 +0100
committerefiacor <fiachra.corcoran@est.tech>2022-05-16 15:18:36 +0100
commitff2adc1d1495eaaae899bef6fb575465bc212045 (patch)
tree733964ce1b0a286a20f26518fbec7c087f2f56d8
parentfc049557ec5f0c522d0cf317ddf924a2cef09efc (diff)
[STRIMZI] Add waivers for strimzi
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Iba86d5402e9ee0c719e4005c8704ce6695bc9132 Issue-ID: OOM-2958
-rw-r--r--waivers/root_pods/root_pods_xfail.txt3
-rw-r--r--waivers/unlimitted_pods/unlimitted_pods_xfail.txt3
2 files changed, 6 insertions, 0 deletions
diff --git a/waivers/root_pods/root_pods_xfail.txt b/waivers/root_pods/root_pods_xfail.txt
index dfb7b70..d26df8f 100644
--- a/waivers/root_pods/root_pods_xfail.txt
+++ b/waivers/root_pods/root_pods_xfail.txt
@@ -16,3 +16,6 @@ multicloud-k8s-etcd # etcd
# Testing components
robot # use for test cases + refactoring planned in Kohn INT-1716
+
+kafka # needs to run as root to access nfs storage
+zookeeper # needs to run as root to access nfs storage \ No newline at end of file
diff --git a/waivers/unlimitted_pods/unlimitted_pods_xfail.txt b/waivers/unlimitted_pods/unlimitted_pods_xfail.txt
index 7cedb96..42eab1a 100644
--- a/waivers/unlimitted_pods/unlimitted_pods_xfail.txt
+++ b/waivers/unlimitted_pods/unlimitted_pods_xfail.txt
@@ -14,3 +14,6 @@ network-name-gen # used for use cases
# config pod
# portal-db-config # config pod
vnfsdk-init-postgres
+
+# strimzi
+strimzi # plan to add limits in Kohn release \ No newline at end of file