Confirmed users
2,177
edits
No edit summary |
|||
Line 181: | Line 181: | ||
# Connect to selenium-staging1.qa.scl3.mozilla.com using RDP | # Connect to selenium-staging1.qa.scl3.mozilla.com using RDP | ||
# Stop the Selenium node by hitting Ctrl+C in the terminal window | # Stop the Selenium node by hitting Ctrl+C in the terminal window | ||
# Install the new version of Firefox (see previous section above) | |||
# Update the Firefox versions in <code>C:\Users\mozauto\moz-grid-config\win7.json</code> | # Update the Firefox versions in <code>C:\Users\mozauto\moz-grid-config\win7.json</code> | ||
# Start the Selenium server by running <code>ant -autoproxy -Denv=staging -Dnode.host=IP</code> | # Start the Selenium server by running <code>ant -autoproxy -Denv=staging -Dnode.host=IP</code> | ||
# Connect to selenium-5.qa.mtv2.mozilla.com using VNC | # Connect to selenium-5.qa.mtv2.mozilla.com using VNC | ||
# Stop the Selenium node by hitting Ctrl+C in the terminal window | # Stop the Selenium node by hitting Ctrl+C in the terminal window | ||
# Install the new version of Firefox (see previous section above) | |||
# Update the Firefox versions in <code>/Users/webqa/moz-grid-config/mac.json</code> | # Update the Firefox versions in <code>/Users/webqa/moz-grid-config/mac.json</code> | ||
# Start the Selenium server by running <code>ant -Denv=staging</code> | # Start the Selenium server by running <code>ant -Denv=staging</code> | ||
Line 201: | Line 203: | ||
# Connect to selenium1.qa.scl3.mozilla.com using RDP | # Connect to selenium1.qa.scl3.mozilla.com using RDP | ||
# Stop the Selenium node by hitting Ctrl+C in the terminal window | # Stop the Selenium node by hitting Ctrl+C in the terminal window | ||
# Install the new version of Firefox (see previous section above) | |||
# Pull down the latest moz-grid-config changes by running <code>git pull</code> | # Pull down the latest moz-grid-config changes by running <code>git pull</code> | ||
# Start the Selenium server by running <code>ant -autoproxy -Denv=production</code> | # Start the Selenium server by running <code>ant -autoproxy -Denv=production</code> | ||
# Repeat steps 4- | # Repeat steps 4-8 on selenium2, selenium3, selenium4, selenium5, and selenium6 | ||
# Connect to selenium.qa.mtv2.mozilla.com using VNC | # Connect to selenium.qa.mtv2.mozilla.com using VNC | ||
# Stop the Selenium node by hitting Ctrl+C in the terminal window | # Stop the Selenium node by hitting Ctrl+C in the terminal window | ||
# Install the new version of Firefox (see previous section above) | |||
# Pull down the latest moz-grid-config changes by running <code>git pull</code> | # Pull down the latest moz-grid-config changes by running <code>git pull</code> | ||
# Start the Selenium server by running <code>ant -Denv=production</code> | # Start the Selenium server by running <code>ant -Denv=production</code> | ||
# Repeat steps | # Repeat steps 10-14 on selenium-7 | ||
# [https://webqa-ci.mozilla.com/cancelQuietDown Cancel the Jenkins shutdown] | # [https://webqa-ci.mozilla.com/cancelQuietDown Cancel the Jenkins shutdown] | ||
# Update the <code>DEFAULT_FIREFOX_VERSION</code> environment variable in the [https://webqa-ci.mozilla.com/configure Jenkins configuration] | # Update the <code>DEFAULT_FIREFOX_VERSION</code> environment variable in the [https://webqa-ci.mozilla.com/configure Jenkins configuration] |