Confirmed users
2,177
edits
Line 92: | Line 92: | ||
==== Hub/Nodes ==== | ==== Hub/Nodes ==== | ||
# Prepare Jenkins for shutdown - this will allow all currently running jobs to finish, but will not start any new jobs. | # Prepare Jenkins for shutdown - this will allow all currently running jobs to finish, but will not start any new jobs. | ||
# Once no jobs are running, shutdown the Selenium Grid hub | # Once no jobs are running, [[#Shutdown shutdown]] the Selenium Grid hub | ||
# Pull in the latest changes from moz-grid-config | # Pull in the latest changes from moz-grid-config | ||
# Start the Selenium Grid hub | # Start the Selenium Grid hub | ||
# For each Selenium node: | # For each Selenium node: | ||
## Shutdown the Selenium node | ## [[#Shutdown Shutdown]] the Selenium node | ||
## Pull in the latest changes from moz-grid-config | ## Pull in the latest changes from moz-grid-config | ||
## Install the appropriate browser for the new environment | ## Install the appropriate browser for the new environment |