From 76beb91c8b59c7f039a1ad5c8923c7122b3761fd Mon Sep 17 00:00:00 2001 From: morganrol Date: Tue, 18 Jan 2022 09:24:26 +0100 Subject: [JDPW] Enable JDPW waiver for msb and vfc for jakarta All the aivers had been reset for Jakarta The JDPW did not evolve Waivers are still valid as 6379 is sued by some components for redis not for JDPW Issue-ID: INT-2045 Signed-off-by: morganrol Change-Id: I06c62d2c5e13b0d19805e37da6590b0d96199723 --- waivers/jdwp_ports/jdwp_xfail.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/waivers/jdwp_ports/jdwp_xfail.txt b/waivers/jdwp_ports/jdwp_xfail.txt index e7b84c9..5973519 100644 --- a/waivers/jdwp_ports/jdwp_xfail.txt +++ b/waivers/jdwp_ports/jdwp_xfail.txt @@ -2,7 +2,6 @@ # 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 +onap-msb-eag 6379 # Redis port +onap-msb-iag 6379 # Redis port +onap-vfc-redis 6379 # Redis port -- cgit 1.2.3-korg