-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.19
-
None
-
Rejected
-
False
-
Description of problem:
In an effort to ensure all HA components are not degraded by design during normal e2e test or upgrades, we are collecting all operators that are blipping Degraded=True during any payload job run. This card captures ingress operator that blips Degraded=True in hypershift conformance job Example Job: https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-hypershift-release-4.19-periodics-e2e-aws-ovn-conformance-serial/1865562181249011712 Reasons associated with the blip could be IngressDegraded For now, we put an exception in the test. But it is expected that teams take action to fix those and remove the exceptions after the fix go in. See linked issue for more explanation on the effort. Exception code is here: https://github.com/openshift/origin/blob/34565b0cc783d389fa559a993dca62e0dd4e0d8a/pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go#L101
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- relates to
-
TRT-1578 Ensure all HA components are not degraded by design during upgrades
- New