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

Apparently conformance tests have to run serially
This commit is contained in:
Kubernetes Prow Robot
2019-03-02 12:59:11 -08:00
committed by GitHub

View File

@@ -65,7 +65,7 @@ spec:
- name: E2E_PROVIDER
value: "local"
- name: E2E_PARALLEL
value: "y"
value: "1"
volumeMounts:
- name: output-volume
mountPath: /tmp/results