Confirmed users
2,197
edits
|  (Created page with " << Last meeting | [https://wiki.mozilla.org/QA/Execution/Web_Testing/Automation WebQA Automation] | [[Web_Testing/Automation/aut...") | No edit summary | ||
| Line 4: | Line 4: | ||
| * Edgecast appears to have been sorted for AMO. | * Edgecast appears to have been sorted for AMO. | ||
| * Pull requests are going a lot smoother | * Pull requests are going a lot smoother | ||
| * Selenium 2 released with Grid 2 and rolled out through our grid. Tests a running  | * Selenium 2 released with Grid 2 and rolled out through our grid. | ||
| ** So far tests are running well, if you see problems please raise them. | |||
| ** Tests seem to be a bit faster (probably due to proper load balancing). | |||
| ** Many more environments available now. See http://qa-selenium.mv.mozilla.com:4444/grid/console | |||
| ** Builds running in parallel can be increased to run more threads. | |||
| *** input.stage has been increased from 4 to 8. | |||
| *** amo.rewrite has been increased from 5 to 8. | |||
| ** Selenium 2 will work with Firefox 5, so we should start running tests on this by default. | |||
| * FlightDeck Tests are being cleaned up, taking more time than expected, will be done next week! | * FlightDeck Tests are being cleaned up, taking more time than expected, will be done next week! | ||
| Line 31: | Line 38: | ||
| ===Mozilla.com [http://qa-selenium.mv.mozilla.com:8080/job/mozilla.com/ CI]=== | ===Mozilla.com [http://qa-selenium.mv.mozilla.com:8080/job/mozilla.com/ CI]=== | ||
| *   | *   | ||
| ===QMO [http://qa-selenium.mv.mozilla.com:8080/job/qmo.stage/ CI]=== | |||
| * Now running on Firefox 4 & 5 on Mac & Windows | |||
| * Intermittent failures require further investigation | |||
| == Action Items == | == Action Items == | ||
| * Add Firefox 5 environments | |||
| ** Install Firefox 5 to all Selenium nodes | |||
| *** Mac: /Applications/Firefox 5.app | |||
| *** Windows: C:\Program Files\Mozilla Firefox 5 | |||
| ** Update moz-grid-config | |||
| *** Should just be a case of git pull | |||
| ** Change test builds to use Firefox 5 by default | |||