-
Epic
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
rm-prog-skip-cnv-net
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
Done
-
0% To Do, 0% In Progress, 100% Done
We need to remove all programmatic skips from tests/network.
Current skips:
tests/network/conftest.py:def skip_if_not_ipv4_supported_cluster_from_mtx( tests/network/conftest.py:def skip_if_not_ipv6_supported_cluster_from_mtx( tests/network/connectivity/conftest.py:def skip_if_not_ipv6_supported_cluster(ipv6_supported_cluster): tests/network/connectivity/test_ovs_linux_bridge.py: skip_if_not_ipv6_supported_cluster, tests/network/connectivity/test_ovs_linux_bridge.py: skip_if_not_ipv6_supported_cluster, tests/network/connectivity/test_pod_network.py: skip_if_not_ipv4_supported_cluster_from_mtx, tests/network/connectivity/test_pod_network.py: skip_if_not_ipv6_supported_cluster_from_mtx, tests/network/general/test_dhcp6_configurations_on_ipv4_single_stack_cluster.py:def skip_if_not_ipv4_single_stack_cluster(ipv4_supported_cluster, ipv6_supported_cluster): tests/network/general/test_dhcp6_configurations_on_ipv4_single_stack_cluster.py: skip_if_not_ipv4_single_stack_cluster, tests/network/migration/test_migration.py: skip_if_not_ipv4_supported_cluster_from_mtx, tests/network/migration/test_migration.py: skip_if_not_ipv6_supported_cluster_from_mtx,
ehaas1@redhat.com we need to remove programmatic skips from openshift-virtualization-tests. Instead, use appropriate markers - e.g. bond for tests requiring bond. All network tests probably needs multi-nic, so such skips should be totally removed. I am already handling sno/one node related skips.
Please feel free to create tasks for devops to create/update test jobs.
There are no Sub-Tasks for this issue.