mirror of https://github.com/k3s-io/k3s
Merge pull request #74851 from dims/apparently-conformance-tests-have-run-run-serially
Apparently conformance tests have to run seriallypull/564/head
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