Update endurance test for ubuntu 20

Former-commit-id: 064440ee8477baabfd7ce481fa00b9d458f70447
This commit is contained in:
John Sully 2020-09-17 02:10:18 +00:00
parent ec72a9451e
commit ced0413189

View File

@ -17,6 +17,6 @@ jobs:
make -j8 make -j8
- name: test-multithread (5X) - name: test-multithread (5X)
run: | run: |
sudo apt-get install -y tcl8.5 sudo apt-get install -y tcl tcl-tls
./runtest --loopn 5 --config server-threads 3 --clients 5 --endurance ./runtest --loopn 5 --config server-threads 3 --clients 5 --endurance