Update endurance.yml
Former-commit-id: d6be93537ebd31f1c6c1dc63c5d3c299b49efec9
This commit is contained in:
parent
4038288c4e
commit
bd4f1e2a16
4
.github/workflows/endurance.yml
vendored
4
.github/workflows/endurance.yml
vendored
@ -2,7 +2,7 @@ name: Endurance
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
- cron: '30 * * * *'
|
||||
|
||||
jobs:
|
||||
|
||||
@ -18,5 +18,5 @@ jobs:
|
||||
- name: test-multithread (5X)
|
||||
run: |
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user