From a8a3e4197944e10d162173cea355c567823fe723 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Tue, 1 Sep 2020 15:07:33 +0200 Subject: Fix typo in JDWP waiver path Issue-ID: INT-1710 Change-Id: I66da1203ecd5baf2ee17196218f88a272a2899b4 Signed-off-by: Pawel Wieczorek --- waivers/jdpw_ports/jdwp_xfail.txt | 8 -------- waivers/jdwp_ports/jdwp_xfail.txt | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 waivers/jdpw_ports/jdwp_xfail.txt create mode 100644 waivers/jdwp_ports/jdwp_xfail.txt (limited to 'waivers') diff --git a/waivers/jdpw_ports/jdwp_xfail.txt b/waivers/jdpw_ports/jdwp_xfail.txt deleted file mode 100644 index 6163f42..0000000 --- a/waivers/jdpw_ports/jdwp_xfail.txt +++ /dev/null @@ -1,8 +0,0 @@ -# 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 diff --git a/waivers/jdwp_ports/jdwp_xfail.txt b/waivers/jdwp_ports/jdwp_xfail.txt new file mode 100644 index 0000000..6163f42 --- /dev/null +++ b/waivers/jdwp_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