Unverified Commit 79ce30cc authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #74851 from dims/apparently-conformance-tests-have-run-run-serially

Apparently conformance tests have to run serially
parents e1b79abf 87e87dd2
...@@ -65,7 +65,7 @@ spec: ...@@ -65,7 +65,7 @@ spec:
- name: E2E_PROVIDER - name: E2E_PROVIDER
value: "local" value: "local"
- name: E2E_PARALLEL - name: E2E_PARALLEL
value: "y" value: "1"
volumeMounts: volumeMounts:
- name: output-volume - name: output-volume
mountPath: /tmp/results 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