multi-pad-test
John McLear 2020-11-09 19:51:54 +00:00
parent 425973d206
commit 8e9ebe4035
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ sleep 10
# run the backend tests # run the backend tests
echo "Now run the load tests for 30 seconds across 10 pads with 3 authors" echo "Now run the load tests for 30 seconds across 10 pads with 3 authors"
node node_modules/etherpad-load-test/multi.js etherpad-loadtest-multi
exit_code=$? exit_code=$?
kill $! kill $!