diff options
author | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-09-01 15:07:33 +0200 |
---|---|---|
committer | Pawel Wieczorek <p.wieczorek2@samsung.com> | 2020-09-01 15:07:37 +0200 |
commit | a8a3e4197944e10d162173cea355c567823fe723 (patch) | |
tree | dc7101860188bdf33b39f3a34561049a2125f035 /waivers/jdwp_ports | |
parent | 80389bf84265e718190abc3cce12ba4f0131c0ca (diff) |
Fix typo in JDWP waiver path
Issue-ID: INT-1710
Change-Id: I66da1203ecd5baf2ee17196218f88a272a2899b4
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
Diffstat (limited to 'waivers/jdwp_ports')
-rw-r--r-- | waivers/jdwp_ports/jdwp_xfail.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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 |