From c915de268b8bc052e3f84fa8b8cbc07a53542337 Mon Sep 17 00:00:00 2001 From: Andreas Geissler Date: Wed, 28 Jun 2023 22:58:51 +0200 Subject: [SECCOM] Fix SNMP Trap collector waivers Add UDP port related waivers for SNMP trap collector for root user and nodeports Issue-ID: INT-2257 Signed-off-by: Andreas Geissler Change-Id: I944f9a79896278100c463dce7b1a9b65823ad4f4 --- waivers/root_pods/root_pods_xfail.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'waivers/root_pods') 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 -- cgit 1.2.3-korg