Bug 2095623
| Summary: | [rebase v1.24] [sig-storage] In-tree Volumes [Driver: azure-file] tests fail | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Abu Kashem <akashem> |
| Component: | Storage | Assignee: | Fabio Bertinatto <fbertina> |
| Storage sub component: | Storage | QA Contact: | Wei Duan <wduan> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | fbertina, wking |
| Version: | 4.11 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.12.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-17 19:49:58 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
Abu Kashem
2022-06-10 03:47:35 UTC
origin pr is skipping these tests until June 18 so we can unblock folks - https://github.com/openshift/origin/pull/27235/commits This PR adds the required permissions in our CI: https://github.com/openshift/release/pull/29274 We'ĺl be able to verify this once https://github.com/openshift/origin/pull/27244 merges. That PR brings in the Azure File tests that have been failing because of the missing RBAC rule in our CI. Actually, I created a draft PR [1] that doesn't skip Azure File tests and launched an azure-e2e job there. As we can see in [2], Azure File tests ran successfully. Moving status to MODIFIED. [1] https://github.com/openshift/origin/pull/27248 [2] https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/27248/pull-ci-openshift-origin-master-e2e-azure/1536360637641265152 Not yet fixed. The PR [1] fixed CSI jobs that use the "ipi-azure-pre" chain. This fixed regular jobs like "e2e-azure". However, some jobs use different "pre" chain to configure clusters before tests run. For example, the "periodic-ci-openshift-release-master-ci-4.11-upgrade-from-stable-4.10-e2e-azure-upgrade" job [2] uses the "ipi-azure-pre-stableinitial" chain instead. The PR [3] extended the fix done in [1] to all the other "ipi-azure-pre-*" chains. [1] https://github.com/openshift/release/pull/29274 [2] https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/aggregator-periodic-ci-openshift-release-master-ci-4.11-upgrade-from-stable-4.10-e2e-azure-upgrade/1536690381557600256 [3] https://github.com/openshift/release/pull/29477 Next steps for this ticket: 1. Wait for https://github.com/openshift/origin/pull/27244 to merge 2. Create a PR against openshift/origin to revert this commit: https://github.com/openshift/origin/pull/27244/commits/40a803314046e70f1ad9a8db6eaf4e9fece176f3 Will wait Azure File tests not be skipped(like in https://testgrid.k8s.io/redhat-openshift-ocp-release-4.11-informing#periodic-ci-openshift-release-master-ci-4.11-upgrade-from-stable-4.10-e2e-azure-upgrade&show-stale-tests&show-stale-tests=) and verify *** Bug 2029841 has been marked as a duplicate of this bug. *** The azure-file cases are added back and get passed like: https://testgrid.k8s.io/redhat-openshift-ocp-release-4.12-informing#periodic-ci-openshift-release-master-ci-4.12-e2e-azure-ovn&show-stale-tests&show-stale-tests= Marked as VERIFIED. 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.12.0 bug fix and 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:7399 |