TestEngineering/Services/LoopTestEnvironments: Difference between revisions

Line 467: Line 467:


== Loads V1 Services Cluster Environment ==
== Loads V1 Services Cluster Environment ==
* URLs
* For details on the Loads V1 cluster, see the following link:
** http://loads.services.mozilla.com/
** https://wiki.mozilla.org/QA/Services/LoadsToolsAndTesting1
** or http://ec2-54-212-44-143.us-west-2.compute.amazonaws.com/
 
* Versions
Loads Cluster/Broker/Agents:
$ cd /home/ubuntu/loads/bin
$ ./loads-runner --version
 
* AWS in US West
** loads-master (broker and agent processes)
** loads-slave-1 (agent processes)
** loads-slave-2 (agent processes)
** NOTE: there is no stack or ELB for this cluster
 
* Files
** /home/ubuntu
*** loads
*** loads-aws
*** loads-web
* Processes
** Search for processes owned by ubuntu, loads, nginx, circus
* Logs
** /var/log/redis
** /var/log/nginx
* QA access
** You need special access to be able to SSH into these devices
** You need to make some changes to your .ssh/config file
* Monitoring
** Web Interface: http://loads.services.mozilla.com/
** StackDriver: https://app.stackdriver.com/groups/6664/stage-loads-cluster
* Cluster status
** Check directly from the Loads Cluster dashboard:
Agents statuses
Launch a health check on all agents
* Links
** http://loads.readthedocs.org/en/latest/
** https://github.com/mozilla-services/loads
** https://github.com/mozilla-services/loads-aws


== Dev Environment ==
== Dev Environment ==
Confirmed users
3,727

edits