QA/Execution/Web Testing/Automation/Selenium Grid: Difference between revisions

Jump to navigation Jump to search
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-5.qa.mtv2.mozilla.com using VNC
# 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.mtv2.mozilla.com using VNC
# 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-7
# 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]
Confirmed users
2,177

edits

Navigation menu