mirror of
https://github.com/rancher/k3k.git
synced 2026-08-18 20:07:06 +00:00
reduce parallelism
This commit is contained in:
@@ -543,7 +543,7 @@ jobs:
|
||||
|
||||
- name: Run conformance tests
|
||||
run: |
|
||||
hydrophone --conformance --parallel 4 \
|
||||
hydrophone --conformance --parallel 2 \
|
||||
--kubeconfig ${{ github.workspace }}/k3k-mycluster-mycluster-kubeconfig.yaml \
|
||||
--output-dir /tmp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user