Confirmed users
9,511
edits
Line 9: | Line 9: | ||
* Dave, can you give an update on Grid 2? Thanks! | * Dave, can you give an update on Grid 2? Thanks! | ||
* How are Firefox 6 + Fennec Selenium/Python bindings? | * How are Firefox 6 + Fennec Selenium/Python bindings? | ||
* Jenkins: we're now launching with java jar -Xms8g -Xmx8g -XX:MaxPermSize=512M jenkins.war, and it's fixed our OOM issues; it just increases the heap | * Jenkins: we're now launching with java jar -Xms8g -Xmx8g -XX:MaxPermSize=512M jenkins.war, and it's fixed our OOM issues; it just increases the heap allocation | ||
** I've documented this: https://wiki.mozilla.org/QA/Execution/Web_Testing/Automation/Selenium_Grid#Starting_Jenkins | ** I've documented this: https://wiki.mozilla.org/QA/Execution/Web_Testing/Automation/Selenium_Grid#Starting_Jenkins | ||