Update endurance.yml

Former-commit-id: d6be93537ebd31f1c6c1dc63c5d3c299b49efec9
This commit is contained in:
John Sully 2020-06-01 00:25:31 -04:00 committed by GitHub
parent 4038288c4e
commit bd4f1e2a16

View File

@ -2,7 +2,7 @@ name: Endurance
on: on:
schedule: schedule:
- cron: '0 * * * *' - cron: '30 * * * *'
jobs: jobs:
@ -18,5 +18,5 @@ jobs:
- name: test-multithread (5X) - name: test-multithread (5X)
run: | run: |
sudo apt-get install -y tcl8.5 sudo apt-get install -y tcl8.5
./runtest --loopn 4 --config server-threads 3 --clients 5 ./runtest --loopn 5 --config server-threads 3 --clients 5