Reduce clients for endurance test
Former-commit-id: 031044c7ea503b2d05d9851da80448480986a8d1
This commit is contained in:
parent
d3b89c69ad
commit
aedbb558ab
4
.github/workflows/endurance.yml
vendored
4
.github/workflows/endurance.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
test:
|
||||
test-endurance:
|
||||
runs-on: quadcore
|
||||
timeout-minutes: 60
|
||||
steps:
|
||||
@ -18,5 +18,5 @@ jobs:
|
||||
- name: 'test 20x'
|
||||
run: |
|
||||
sudo apt-get install tcl8.5
|
||||
./runtest --loopn 20
|
||||
./runtest --loopn 20 --clients 10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user