Bug 1622195 - EmptyDir wrapper test depends on git clone which we do not support to provide content
Summary: EmptyDir wrapper test depends on git clone which we do not support to provide...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 3.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.1.0
Assignee: Matthew Wong
QA Contact: Liang Xia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-24 16:52 UTC by Clayton Coleman
Modified: 2020-05-20 19:52 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-01-24 17:21:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Clayton Coleman 2018-08-24 16:52:52 UTC
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/18816/pull-ci-origin-e2e-gcp/2892/#sig-storage-emptydir-wrapper-volumes-should-not-conflict-suiteopenshiftconformanceparallel-suitek8s

The test

[sig-storage] EmptyDir wrapper volumes should not conflict  Suite:openshift/conformance/parallel] [Suite:k8s] 

uses the git volume which we do not support (we don't install git on RHEL, and we definitely won't on RHCoS).  We should change the test to not require git volumes because the test looks important.

Test is disabled in test/extended/util/test.go

Comment 1 Matthew Wong 2018-08-30 14:23:36 UTC
upstream PR opened: https://github.com/kubernetes/kubernetes/pull/68023

Comment 2 Matthew Wong 2018-09-12 17:45:00 UTC
origin PR opened: https://github.com/openshift/origin/pull/20959

Comment 3 Matthew Wong 2018-10-16 15:09:00 UTC
opened https://github.com/openshift/origin/pull/20959 to re-enable test


Note You need to log in before you can comment on or make changes to this bug.