runner load test config
parent
66aff57d87
commit
04cbebc165
|
@ -41,7 +41,7 @@ sleep 10
|
||||||
echo "Now run the backend tests"
|
echo "Now run the backend tests"
|
||||||
cd etherpad-load-test
|
cd etherpad-load-test
|
||||||
npm install
|
npm install
|
||||||
node app.js
|
node app.js -d 60
|
||||||
# cd src
|
# cd src
|
||||||
# npm run test
|
# npm run test
|
||||||
exit_code=$?
|
exit_code=$?
|
||||||
|
|
Loading…
Reference in New Issue