Confirmed users
3,727
edits
Line 288: | Line 288: | ||
$ make bench SERVER_URL=https://token.stage.mozaws.net | $ make bench SERVER_URL=https://token.stage.mozaws.net | ||
See https://wiki.mozilla.org/QA/Services/TSVerifierSyncTestEnvironments#TokenServer_Stage_Environment | See https://wiki.mozilla.org/QA/Services/TSVerifierSyncTestEnvironments#TokenServer_Stage_Environment | ||
Note: the current version of 'make bench' tends to use a lot of CPU and Memory on the localhost. | |||
The recommendation is to use 'make test' and 'make megabench' instead (see below)... | |||
Note: The Stage Tokenserver hits the Stage Verifier, which, in turn, hits the mockmyid server. | |||
* And while we are at it... | * And while we are at it... |