too many clients makes tests unreliable

Former-commit-id: 89b39629980ab3e2930663c2922141e18e2fc38c
This commit is contained in:
John Sully 2020-05-11 04:54:17 -04:00 committed by GitHub
parent 871683b46b
commit 5c690a1e1a

View File

@ -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