mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 08:56:17 -04:00
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"
|
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…
Add table
Add a link
Reference in a new issue