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

Jump to navigation Jump to search
Line 162: Line 162:
# 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>
# Download the new Selenium server to <code>/opt/selenium/selenium-server-standalone-[version].jar</code>
# Update the Selenium version in /etc/init/selenium.conf
# Update the Selenium version in /etc/init/selenium.conf
# Start the Selenium hub by running <code>sudo initctl start selenium</code>
# Start the Selenium hub by running <code>sudo initctl start selenium</code>
Line 168: Line 169:


=== Housekeeping ===
=== Housekeeping ===
# Reset moz-grid-config on the staging nodes and pull in the official changes
# Reset moz-grid-config on the staging nodes by running <code>git reset --hard HEAD</code>
# Pull in the official changes by running <code>git pull</code>


== Updating Firefox ==
== Updating Firefox ==
Confirmed users
2,177

edits

Navigation menu