Confirmed users
1,504
edits
Line 190: | Line 190: | ||
== Running the load test against Sync 1.5 in Stage == | == Running the load test against Sync 1.5 in Stage == | ||
* Loads against specific Sync nodes in Stage | * Loads against specific Sync nodes in Stage | ||
$ | $ export SERVER_URL=https://your.storagenode.here#SECRET | ||
Sync Stage nodes: | Sync Stage nodes: | ||
https://sync-1-us-east-1.stage.mozaws.net | https://sync-1-us-east-1.stage.mozaws.net | ||
https://sync-2-us-east-1.stage.mozaws.net | https://sync-2-us-east-1.stage.mozaws.net | ||
...etc... | ...etc... | ||
NOTE: The OPs team has the SECRET string for Stage. Get it from them before you start testing. | NOTE: The OPs team has the SECRET string for Stage. Get it from them before you start testing. | ||
* Load testing with Molotov: https://molotov.readthedocs.io/en/stable/ | |||
$ bin/molotov [commands] loadtest.py | |||
== Using the Loads V1 Services Cluster for Sync 1.5 in Stage == | == Using the Loads V1 Services Cluster for Sync 1.5 in Stage == |