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

No edit summary
Line 16: Line 16:
=== Starting Jenkins ===
=== Starting Jenkins ===
* VPN in via Mozilla-MV to http://qa-selenium.mv.mozilla.org:8080/, 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 http://qa-selenium.mv.mozilla.org:8080/, 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
** We launch as follows: "java jar -Xms8g -Xmx8g -XX:MaxPermSize=512M jenkins.war" (without quotes, of course)
** If not, we launch as follows: "java jar -Xms8g -Xmx8g -XX:MaxPermSize=512M jenkins.war" (without quotes, of course)


== Upgrading ==
== Upgrading ==
Confirmed users
9,511

edits