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

Apparently conformance tests have to run serially
pull/564/head
Kubernetes Prow Robot 2019-03-02 12:59:11 -08:00 committed by GitHub
commit 79ce30cc6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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