Merge lp:~james-page/ubuntu-server-iso-testing/reboot-testing-fixes into lp:ubuntu-server-iso-testing
Proposed by
James Page
on 2012-03-14
| Status: | Merged |
|---|---|
| Merged at revision: | 258 |
| Proposed branch: | lp:~james-page/ubuntu-server-iso-testing/reboot-testing-fixes |
| Merge into: | lp:ubuntu-server-iso-testing |
| Diff against target: |
182 lines (+48/-89) 2 files modified
debian/copyright (+40/-81) run-test.py (+8/-8) |
| To merge this branch: | bzr merge lp:~james-page/ubuntu-server-iso-testing/reboot-testing-fixes |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Jean-Baptiste Lallement | 2012-03-14 | Approve on 2012-03-14 | |
|
Review via email:
|
|||
Description of the Change
These updates fix reboot testing to actually work; two issues are resolved.
1) The same test case was being injected for the post reboot tests
2) The results for pre-reboot testing where being collect for post reboot which was incorrect.
I've tested locally with the server test templates for lamp-reboot and lamp.
To post a comment you must log in.

looks good. approved
I didn't review the runner on server- tests-precise side