-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
CNV v4.20.z
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
None
Description of problem:
The following tests fail: [FAIL] [sig-network] [rfe_id:150][crit:high][vendor:cnv-qe@redhat.com][level:component]Networkpolicy when three alpine VMs with default networking are started and serverVMI start an HTTP server on port 80 and 81 and vms limited by allow same namespace networkpolicy when client vmi is on default namespace [It] [test_id:1513] should succeed pinging between two VMI/s in the same namespace [sig-network, conformance] /remote-source/app/tests/network/networkpolicy.go:122 [FAIL] [sig-network] [rfe_id:150][crit:high][vendor:cnv-qe@redhat.com][level:component]Networkpolicy when three alpine VMs with default networking are started and serverVMI start an HTTP server on port 80 and 81 and vms limited by allow same namespace networkpolicy when client vmi is on alternative namespace [It] [test_id:1514] should fail pinging between two VMI/s each on different namespaces [sig-network, conformance] /remote-source/app/tests/network/networkpolicy.go:137
The guest is dual stack. All IP addresses for the guest's interfaces are reported on the VMI.Status.Interfaces[0] struct (including the LLA). The test blindly pings all IP addresses it sees under vmi.Status.Interfaces[0].IPs
Version-Release number of selected component (if applicable):
v4.20.0
How reproducible:
100%
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
The tests should pass
Additional info: