Confirmed users
2,177
edits
Line 183: | Line 183: | ||
# 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- | # Connect to selenium-mac3.qa.scl3.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) | # Install the new version of Firefox (see previous section above) | ||
Line 206: | Line 206: | ||
# 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-8 on selenium2, selenium3, selenium4, selenium5, and selenium6 | # Repeat steps 4-8 on selenium2, selenium3, selenium4, selenium5, and selenium6 | ||
# Connect to selenium.qa. | # Connect to selenium-mac1.qa.scl3.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) | # 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 10-14 on selenium- | # Repeat steps 10-14 on selenium-mac2 | ||
# [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] |