Confirmed users
2,177
edits
No edit summary |
|||
Line 128: | Line 128: | ||
# Update the Selenium major and minor versions in <code>C:\Users\mozauto\moz-grid-config\default.properties</code> | # Update the Selenium major and minor versions in <code>C:\Users\mozauto\moz-grid-config\default.properties</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 | ||
# Update the Selenium version in /Users/webqa/moz-grid-config/default.properties | # Update the Selenium version in /Users/webqa/moz-grid-config/default.properties | ||
Line 155: | Line 155: | ||
# 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-7 on selenium2, selenium3, selenium4, selenium5, and selenium6 | # Repeat steps 4-7 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 | ||
# 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 9-12 on selenium- | # Repeat steps 9-12 on selenium-mac2 | ||
# Connect to selenium-hub1.qa.scl3.mozilla.com using SSH | # Connect to selenium-hub1.qa.scl3.mozilla.com using SSH | ||
# Stop the Selenium hub by running <code>sudo initctl stop selenium</code> | # Stop the Selenium hub by running <code>sudo initctl stop selenium</code> |