Confirmed users
9,511
edits
No edit summary |
|||
Line 11: | Line 11: | ||
* 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 | * 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 | ||
* Can someone own trying to figure out how to surpress username/password logging in Jenkins' console output? I'd like us to at least open-up our CI outside the VPN, or perhaps merge w/Webdev | |||
==Status Update== | ==Status Update== |