Confirmed users
1,867
edits
No edit summary |
|||
| Line 4: | Line 4: | ||
* start a screen session -> screen -S selenium_grid_hub | * start a screen session -> screen -S selenium_grid_hub | ||
* cd moz-grid-config | * cd moz-grid-config | ||
* start the hub -> | * start the hub -> ant launch-hub | ||
=== Starting RCs === | === Starting RCs === | ||
* VNC into or use Screen, and go to each individual RC node, | |||
* start a screen session -> screen -S selenium_rc | |||
* cd moz-grid-config | |||
* start the RC -> ant launch-remote-control | |||
=== Shutdown === | |||
* Use <control> c | |||
== Upgrading == | == Upgrading == | ||