mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 21:12:07 +00:00
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:
commit
79ce30cc6a
@ -65,7 +65,7 @@ spec:
|
||||
- name: E2E_PROVIDER
|
||||
value: "local"
|
||||
- name: E2E_PARALLEL
|
||||
value: "y"
|
||||
value: "1"
|
||||
volumeMounts:
|
||||
- name: output-volume
|
||||
mountPath: /tmp/results
|
||||
|
Loading…
Reference in New Issue
Block a user