runner load test config
This commit is contained in:
parent
66aff57d87
commit
04cbebc165
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ sleep 10
|
|||
echo "Now run the backend tests"
|
||||
cd etherpad-load-test
|
||||
npm install
|
||||
node app.js
|
||||
node app.js -d 60
|
||||
# cd src
|
||||
# npm run test
|
||||
exit_code=$?
|
||||
|
|
Loading…
Reference in a new issue