Bug 1959536
| Summary: | [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Dan Williams <dcbw> |
| Component: | oc | Assignee: | Maciej Szulik <maszulik> |
| Status: | CLOSED DUPLICATE | QA Contact: | zhou ying <yinzhou> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.8 | CC: | aos-bugs, jokerman, jsafrane, mfojtik |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | tag-ci | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-06-11 10:08:45 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
Dan Williams
2021-05-11 18:02:23 UTC
This doesn't seem to be storage related. There are other non-storage tests failing with the same error ("context was not found for specified context: policy-can-i/...:6443/storage-adm2, cluster has no server defined"). The "storage-adm2" user comes from the CLI tests: https://github.com/openshift/origin/blob/master/test/extended/cli/admin.go#L242
At the first look it seems the test interferes with others when run in parallel suite.
I'm pretty sure this was fixed in https://github.com/openshift/origin/pull/26210 *** This bug has been marked as a duplicate of bug 1968558 *** |