summaryrefslogtreecommitdiffstats
path: root/waivers
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-05-12 15:32:56 +0100
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2022-05-26 06:13:03 +0000
commitb392f2aa66f59353864cf1cd69ea0327db09ebc1 (patch)
tree42a77bc6481b3e01e8f473e54b2a19d1826486e9 /waivers
parent95ba014f86496b6c14f268abb2d6ca3ea38a2f83 (diff)
[STRIMZI] Add waivers for strimzi
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: OOM-2958 Change-Id: I8857ac09a844a77472c78920742c218abbb14d84 (cherry picked from commit ff2adc1d1495eaaae899bef6fb575465bc212045)
Diffstat (limited to 'waivers')
-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