Also test with multiple threads
Former-commit-id: a10a0df09f103f74953ae127b64c2e891f73191e
This commit is contained in:
parent
aedbb558ab
commit
cc49720fd5
5
.github/workflows/endurance.yml
vendored
5
.github/workflows/endurance.yml
vendored
@ -15,8 +15,11 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get -y install uuid-dev libcurl4-openssl-dev
|
||||
make -j8
|
||||
- name: 'test 20x'
|
||||
- name: test-multithread
|
||||
run: |
|
||||
sudo apt-get install tcl8.5
|
||||
./runtest --loopn 3 --config server-threads 3 --clients 2
|
||||
- name: 'test 20x'
|
||||
run: |
|
||||
./runtest --loopn 20 --clients 10
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user