Web Testing/Automation/automation-10-06-2011: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
[[Web_Testing/Automation/automation-27-05-2011| << Last meeting]] | [https://wiki.mozilla.org/QA/Execution/Web_Testing/Automation WebQA Automation] | [[Web_Testing/Automation/automation- | [[Web_Testing/Automation/automation-27-05-2011| << Last meeting]] | [https://wiki.mozilla.org/QA/Execution/Web_Testing/Automation WebQA Automation] | [[Web_Testing/Automation/automation-01-07-2011| Next meeting >>]] | ||
== Discussion topics == | == Discussion topics == | ||
Line 5: | Line 5: | ||
* UnittestZero is now Pip installable | * UnittestZero is now Pip installable | ||
* EdgeCast speeds | * EdgeCast speeds | ||
* Crashing Firefox 4 builds | |||
** Is the temporary fix to disable Breakpad in [application.ini]? | |||
*** Stephend to try this and report back | |||
* Work flow - is there a better way to handle a large pull request queue? | |||
* What are the technical/security considerations moving our runs into Webdev's Jenkins? | |||
** One issue I (stephend) know about from David/Dave is that our user/passwords will potentially be in the logs (since we pass them at command-line time) | |||
==Status Update== | ==Status Update== | ||
Line 10: | Line 16: | ||
===[http://addons.mozilla.org AMO] | [http://qa-selenium.mv.mozilla.com:8080/view/AMO%20Tests/ CI]=== | ===[http://addons.mozilla.org AMO] | [http://qa-selenium.mv.mozilla.com:8080/view/AMO%20Tests/ CI]=== | ||
* | *Pull request queue | ||
*move amo over to jenkins.mozilla.org | |||
===[https://wiki.mozilla.org/Sumo SUMO] [http://qa-selenium.mv.mozilla.com:8080/view/SUMO%20Tests/ CI]=== | ===[https://wiki.mozilla.org/Sumo SUMO] [http://qa-selenium.mv.mozilla.com:8080/view/SUMO%20Tests/ CI]=== | ||
Line 28: | Line 35: | ||
===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]=== | ||
* | * https://gist.github.com/1016157 is using libxml and I was having problems installing it via pip using a requirements file . The fix is to use easy_install since i can pass the STATIC_DEPS=true. I just need to add another shell script to do this. | ||
== Action Items == | |||
*EdgeCast | |||
* | **Check SauceLabs dont have a test time limit | ||
**Create CI job for running AMO.rewrite tests | |||
**Create pull request for captureNetworkTraffic | |||
**Stephen to send EdgeCast David's traffic dump | |||
**Stephen to work with Jake Maul from IT + EdgeCast throughout the day Friday | |||
*AMO pull requests | |||
** As mentioned yesterday - AutomatedTester> #25, #23, #19 if no conflicts which will need to be checked, #18 if you are happy, #17 can be merged | |||
* Stephen to work with the project leads to get coverage in other areas, like Socorro |
Latest revision as of 13:10, 8 July 2011
<< Last meeting | WebQA Automation | Next meeting >>
Discussion topics
- Feature request added for Py.Test to only observe marks
- UnittestZero is now Pip installable
- EdgeCast speeds
- Crashing Firefox 4 builds
- Is the temporary fix to disable Breakpad in [application.ini]?
- Stephend to try this and report back
- Is the temporary fix to disable Breakpad in [application.ini]?
- Work flow - is there a better way to handle a large pull request queue?
- What are the technical/security considerations moving our runs into Webdev's Jenkins?
- One issue I (stephend) know about from David/Dave is that our user/passwords will potentially be in the logs (since we pass them at command-line time)
Status Update
AMO | CI
- Pull request queue
- move amo over to jenkins.mozilla.org
SUMO CI
Input CI
Socorro CI
MDN CI
Mozilla.com CI
- https://gist.github.com/1016157 is using libxml and I was having problems installing it via pip using a requirements file . The fix is to use easy_install since i can pass the STATIC_DEPS=true. I just need to add another shell script to do this.
Action Items
- EdgeCast
- Check SauceLabs dont have a test time limit
- Create CI job for running AMO.rewrite tests
- Create pull request for captureNetworkTraffic
- Stephen to send EdgeCast David's traffic dump
- Stephen to work with Jake Maul from IT + EdgeCast throughout the day Friday
- AMO pull requests
- As mentioned yesterday - AutomatedTester> #25, #23, #19 if no conflicts which will need to be checked, #18 if you are happy, #17 can be merged
- Stephen to work with the project leads to get coverage in other areas, like Socorro