TestEngineering/Services/TokenServerAndSyncLoadTesting: Difference between revisions

Line 57: Line 57:
  bin/sync-cli.js -e EMAIL -p PASSWORD --env stage -t COLLECTION
  bin/sync-cli.js -e EMAIL -p PASSWORD --env stage -t COLLECTION
     where -t is one of bookmarks,history,passwords,tabs,addons,prefs,forms
     where -t is one of bookmarks,history,passwords,tabs,addons,prefs,forms
* Verifier Stage environment:
* Verifier Stage environment:
In the browser: https://verifier.stage.mozaws.net/
curl https://verifier.stage.mozaws.net
curl -I https://verifier.stage.mozaws.net
  Use the simple "make test" command from an install of browserid-verifier on the localhost or AWS instance.
  Use the simple "make test" command from an install of browserid-verifier on the localhost or AWS instance.
  cd loadtest
  cd loadtest
  make test SERVER_URL=https://verifier.stage.mozaws.net
  make test SERVER_URL=https://verifier.stage.mozaws.net
* Sync Server Stage environment:
* Sync Server Stage environment:
  Install server-syncstorage to the local host or AWS instance (see below)
  Install server-syncstorage to the local host or AWS instance (see below)
Confirmed users
3,727

edits