too many clients makes tests unreliable
Former-commit-id: 89b39629980ab3e2930663c2922141e18e2fc38c
This commit is contained in:
parent
871683b46b
commit
5c690a1e1a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
- name: test
|
- name: test
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get -y install tcl8.5
|
sudo apt-get -y install tcl8.5
|
||||||
./runtest --clients $(nproc) --verbose
|
./runtest --verbose
|
||||||
- name: cluster-test
|
- name: cluster-test
|
||||||
run: |
|
run: |
|
||||||
./runtest-cluster
|
./runtest-cluster
|
||||||
|
Loading…
x
Reference in New Issue
Block a user