Merge pull request #74808 from dims/showcase-the-available-options-in-manifest

Showcase conformance images options in the manifest
This commit is contained in:
Kubernetes Prow Robot 2019-03-01 20:34:53 -08:00 committed by GitHub
commit 3bb22edef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,13 @@ spec:
imagePullPolicy: IfNotPresent
env:
- name: E2E_FOCUS
value: "Pods should be submitted and removed"
value: "\\[Conformance\\]"
- name: E2E_SKIP
value: ""
- name: E2E_PROVIDER
value: "local"
- name: E2E_PARALLEL
value: "y"
volumeMounts:
- name: output-volume
mountPath: /tmp/results