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

Jump to navigation Jump to search
Line 119: Line 119:
== Jenkins ==
== Jenkins ==
=== Starting Jenkins ===
=== Starting Jenkins ===
* VPN in via Mozilla-MV to '''qa-selenium.mv.mozilla.org''', look for an existing Terminal/Console window with a Jenkins process -- if there's one there, you should just be able to cursor-up and type Enter/Return to launch
# VPN in via Mozilla-MV to '''qa-selenium.mv.mozilla.org'''
** If not, we launch as follows:
# Look for an existing Terminal/Console window with a Jenkins process
#* If there's one there, you should just be able to cursor-up and type Enter/Return to launch
#* If not, launch as follows:


     java -jar -Xms2g -Xmx2g -XX:MaxPermSize=512M -Xincgc ~/Desktop/jenkins.war
     java -jar -Xms2g -Xmx2g -XX:MaxPermSize=512M -Xincgc ~/Desktop/jenkins.war
Line 129: Line 131:
# Click on [http://qa-selenium.mv.mozilla.com:8080/quietDown Prepare for Shutdown]
# Click on [http://qa-selenium.mv.mozilla.com:8080/quietDown Prepare for Shutdown]
# VNC into '''qa-selenium.mv.mozilla.com''' and go to the Terminal window and CTRL+C (you'll see Java processes shutting down)
# VNC into '''qa-selenium.mv.mozilla.com''' and go to the Terminal window and CTRL+C (you'll see Java processes shutting down)
# Start Jenkins
# Follow the instructions for [#Starting Jenkins]


== Mac OS X-Hostname Setting (shamelessly copied, verbatim, from http://budporter.net/?p=47) ==
== Mac OS X-Hostname Setting (shamelessly copied, verbatim, from http://budporter.net/?p=47) ==
Confirmed users
2,177

edits

Navigation menu