TestEngineering/Services/LoopServerLoadTesting: Difference between revisions

Jump to navigation Jump to search
Line 94: Line 94:
* This is a quick sanity test of the environment for after each Production deployment.
* This is a quick sanity test of the environment for after each Production deployment.
* Loop Server
* Loop Server
** TBD. For now do the following:
In the browser: https://loop.services.mozilla.com
https://loop.services.mozilla.com
or do the following from a command line:
  curl https://loop.services.mozilla.com
  curl https://loop.services.mozilla.com
  curl -I https://loop.services.mozilla.com
  curl -I https://loop.services.mozilla.com
Then run a few 'make test' commands from the loadtests folder:
make test SERVER_URL=https://loop.services.mozilla.com
Note: this does hit a live third-party server


* Loop Client
* Loop Client
Line 110: Line 113:


* MSISDN Gateway
* MSISDN Gateway
** TBD. For now do the following:
In the browser: https://msisdn.services.mozilla.com
https://msisdn.services.mozilla.com
or do the following from a command line:
  curl https://msisdn.services.mozilla.com
  curl https://msisdn.services.mozilla.com
  curl -I https://msisdn.services.mozilla.com
  curl -I https://msisdn.services.mozilla.com
Then run a single 'make test' command from the loadtests folder:
make test SERVER_URL=https://msisdn.services.mozilla.com
Note: this does hit a live third-party, so limit the check to a single run.


== Load Test Tool Client/Host ==
== Load Test Tool Client/Host ==
Confirmed users
3,727

edits

Navigation menu