-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.17, 4.18
This is a clone of issue OCPBUGS-43541. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-43515. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-43500. The following is the description of the original issue:
—
Description of problem:
The tests: - sig-installerSuite_openshift/openstacklbSerialThe_Openstack_platform_should_create_a_TCP_Amphora_LoadBalancer_when_a_TCP_svc_with_type_LoadBalancer_and_IP_family_policy_PreferDualStack_and_IP_familiesIPv4_IPv6_is_created_on_Openshift - sig-installerSuite_openshift/ openstacklbSerialThe_Openstack_platform_should_create_a_TCP_Amphora_LoadBalancer_when_a_TCP_svc_with_type_LoadBalancer_and_IP_family_policy_PreferDualStack_and_IP_familiesIPv6_IPv4_is_created_on_Openshift fail for the (amphora & SOURCE_IP & monitors) configuration, in a dualstack deployment (the tests only run in dualstack). They started to fail after the responses to the service are checked (https://github.com/openshift/openstack-test/pull/185). The test expects answer from one pod only but gets from two pods.
Version-Release number of selected component (if applicable):
4.17
How reproducible:
Always
Steps to Reproduce:
1. Deploy dualstack OCP cluster 2. Run openstack-tests 3. Check dualstack LB tests
Actual results:
Tests fail
Expected results:
Tests should pass
- clones
-
OCPBUGS-43541 Dualstack LB test traffic check fails for SOURCE_IP algorithm
- Verified
- is blocked by
-
OCPBUGS-43541 Dualstack LB test traffic check fails for SOURCE_IP algorithm
- Verified
- links to