Bug 2062152
Summary: | Azure CI can't provision volumes in parallel | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jan Safranek <jsafrane> |
Component: | Storage | Assignee: | Fabio Bertinatto <fbertina> |
Storage sub component: | Kubernetes External Components | QA Contact: | Wei Duan <wduan> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, dperique |
Version: | 4.10 | Keywords: | Rebase |
Target Milestone: | --- | ||
Target Release: | 4.11.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-09-07 20:49: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: | |||
Bug Depends On: | |||
Bug Blocks: | 2105304 |
Description
Jan Safranek
2022-03-09 10:07:13 UTC
Sample CI runs: https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_azure-disk-csi-driver-operator/44/pull-ci-openshift-azure-disk-csi-driver-operator-master-e2e-azurestack-csi/1501427081093844992 https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.11-e2e-azure-csi/1500919765546307584 I checked the sources, the driver is idempotent, it only takes > 5 minutes to provision few volumes in parallel. I'm keeping the BZ open to skip the "parallel" tests. The PR aboved seemed to have fixed the issue in jobs 4.11 CSI jobs (as intended), but I still see failures in Azure StackHub jobs: https://search.ci.openshift.org/?search=provisioning+should+provision+storage+with+pvc+data+source+in+parallel&maxAge=48h&context=1&type=bug%2Bissue%2Bjunit&name=azure&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job Checked two cases are disabled in azurestack csi CI for multi releases. Mark it 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.11.3 packages 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:6287 |