From 80389bf84265e718190abc3cce12ba4f0131c0ca Mon Sep 17 00:00:00 2001 From: mrichomme Date: Mon, 31 Aug 2020 17:26:24 +0200 Subject: Centralize waivers in SECCOM repository The waivers are in different locations, the idea is to centralize all the waivers in the same place Issue-ID: INT-1710 Signed-off-by: mrichomme Change-Id: I25ad8ce6f14bb5fd9672139406eb6d3a0720eebb --- waivers/jdpw_ports/jdwp_xfail.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 waivers/jdpw_ports/jdwp_xfail.txt (limited to 'waivers/jdpw_ports') diff --git a/waivers/jdpw_ports/jdwp_xfail.txt b/waivers/jdpw_ports/jdwp_xfail.txt new file mode 100644 index 0000000..6163f42 --- /dev/null +++ b/waivers/jdpw_ports/jdwp_xfail.txt @@ -0,0 +1,8 @@ +# Expected failure list for JDWP ports +# JDWP = Java Debug Wire Protocol +# The following list displays pods and their associated pod that could be +# considered as False positive +onap-dcae-redis 6379 # Redis port +onap-msb-eag 6379 # Redis port +onap-msb-iag 6379 # Redis port +onap-vfc-redis 6379 # Redis port -- cgit 1.2.3-korg