User:Rhelmer/Socorro Release Automation: Difference between revisions
Jump to navigation
Jump to search
(clarify) |
(link to bugs) |
||
| Line 5: | Line 5: | ||
** tasks | ** tasks | ||
*** [DONE] every SVN checkin tested by continuous integration | *** [DONE] every SVN checkin tested by continuous integration | ||
**** {{bug|602559}} | |||
**** https://hudson.mozilla.org/job/socorro/ | **** https://hudson.mozilla.org/job/socorro/ | ||
*** auto-install to staging by Hudson | *** auto-install to staging by Hudson | ||
**** {{bug|605185}} | |||
*** auto-QA (e.g. selenium) of staging, triggered by Hudson | *** auto-QA (e.g. selenium) of staging, triggered by Hudson | ||
Revision as of 17:55, 18 October 2010
- phase 1 ("make what we have better/smoother/automatic")
- goals
- do not let regressions or obvious errors into production
- enable more frequent production pushes
- tasks
- [DONE] every SVN checkin tested by continuous integration
- auto-install to staging by Hudson
- auto-QA (e.g. selenium) of staging, triggered by Hudson
- goals
- phase 2 ("rethink how to install dev/staging/production")
- goals
- simplify install/upgrade of socorro components
- this would be a good use of the "dev staging environment"
- should be able to auto-install to clean CentOS/RHEL image
- simplify install/upgrade of socorro components
- tasks
- talk to AMO and other teams about how they do production
- virtualenv? manual? etc.?
- talk to AMO and other teams about how they do production
- goals