-
Bug
-
Resolution: Done
-
Normal
-
openshift-4.20
-
None
-
Quality / Stability / Reliability
-
False
-
-
1
-
None
-
None
-
uShift Sprint 274, uShift Sprint 275
-
None
-
None
-
None
Description of problem:
Gateway-api tests in CI are waiting for gateway pod creation using oc wait commands. Sometimes the wait fails because the pod does not exist yet. This race condition fails the test.
Version-Release number of selected component (if applicable):
4.20
How reproducible:
Steps to Reproduce:
1. Run e2e optional tests 2. 3.
Actual results:
Failed gateway-api test
Expected results:
Successful gateway-api test
Additional info:
- links to