summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--waivers/check_certificates/nodeports_xfail.txt2
-rw-r--r--waivers/root_pods/root_pods_xfail.txt2
2 files changed, 4 insertions, 0 deletions
diff --git a/waivers/check_certificates/nodeports_xfail.txt b/waivers/check_certificates/nodeports_xfail.txt
index 5c08010..f61fd2c 100644
--- a/waivers/check_certificates/nodeports_xfail.txt
+++ b/waivers/check_certificates/nodeports_xfail.txt
@@ -1,2 +1,4 @@
# Expected failure list for certificates associated to nodeports
666 # foo example nodeport
+
+30470 # nodeport for UDP port of DCAE SNMP collector not exposed via Ingress \ No newline at end of file
diff --git a/waivers/root_pods/root_pods_xfail.txt b/waivers/root_pods/root_pods_xfail.txt
index 9be30ef..8493ad0 100644
--- a/waivers/root_pods/root_pods_xfail.txt
+++ b/waivers/root_pods/root_pods_xfail.txt
@@ -19,3 +19,5 @@ robot # use for test cases + refactoring planned in Kohn INT-1716
strimzi-kafka # needs to run as root to access nfs storage
strimzi-zookeeper # needs to run as root to access nfs storage
+
+dcae-snmptrap-collector # needs access to the UDP port as root user