Unverified Commit 3bb22ede authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

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

Showcase conformance images options in the manifest
parents cb89d802 388a345e
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment