Bug 2045024
| Summary: | CustomNoUpgrade alerts should be ignored | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Pierre Prinetti <pprinett> |
| Component: | Cloud Compute | Assignee: | Pierre Prinetti <pprinett> |
| Cloud Compute sub component: | OpenStack Provider | QA Contact: | Pierre Prinetti <pprinett> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | low | ||
| Priority: | high | CC: | aos-bugs, m.andre, mfedosin, pprinett |
| Version: | 4.10 | Keywords: | Triaged |
| Target Milestone: | --- | ||
| Target Release: | 4.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-10 16:42:23 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Pierre Prinetti
2022-01-25 13:25:55 UTC
This is most likely due to a change in the name of the test[1], which is making the TEST_SKIPS regex useless in our test definition[2]. [1]: https://github.com/openshift/origin/pull/26760 [2]: https://github.com/openshift/release/blob/a4579ba706f443d19295105d2c122e9b9399af6f/ci-operator/config/shiftstack/shiftstack-ci/shiftstack-shiftstack-ci-main__periodic-4.10.yaml#L133-L143 We should make it so that the `Alerts shouldn't report any unexpected alerts in firing or pending state` ignores the TechPreviewNoUpgrade alert. The latest periodic[1] does not report the "unexpected alerts" failure. Moving to VERIFIED [1]: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-shiftstack-shiftstack-ci-main-periodic-4.10-e2e-openstack-ccm-install/1486374781086339072 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |