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: ocAssignee: Maciej Szulik <maszulik>
Status: CLOSED DUPLICATE QA Contact: zhou ying <yinzhou>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.8CC: 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
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_ovn-kubernetes/536/pull-ci-openshift-ovn-kubernetes-master-e2e-gcp-ovn/1392108127876288512

error: invalid configuration: [context was not found for specified context: policy-can-i/api-ci-op-62bptbqf-99b10-origin-ci-int-gce-dev-rhcloud-com:6443/storage-adm2, cluster has no server defined]

Comment 1 Tomas Smetana 2021-05-17 12:32:07 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.

Comment 2 Maciej Szulik 2021-06-11 10:08:45 UTC
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 ***