System Image Upgrade Testing
This blueprint captures tasks for system image upgrade testing for Trusty
Blueprint information
- Status:
- Started
- Approver:
- Julien Funk
- Priority:
- Essential
- Drafter:
- Jean-Baptiste Lallement
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- Accepted for trusty
- Implementation:
- Started
- Milestone target:
- ubuntu-14.04
- Started by
- Jean-Baptiste Lallement
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
System-image and ubuntu-
When package builds it runs the full test suite and a subset of it during autopkgtest
But it never goes outside of localhost and there is no extensive integration tests. More particularly, there is no end to end test against the real server and the real UI that the mocks are not able to catch.
https:/
The purpose of this project is to implement the tests described in [1] and automate them in CI.
= References =
[1] https:/
[2] https:/
[3] https:/
[4] https:/
[5] http://
[6] https:/
Work Items
Work items:
[chris.gagnon] Implement proxy for system-settings to make it testable by Autopilot: DONE
[chris.gagnon] Implement upgrade test case 1 - "n-1 to n": INPROGRESS
[chris.gagnon] Implement upgrade test case 2 - "n-2 to n": INPROGRESS
[chris.gagnon] (with CI) deploy test cases 1 and 2 in CI: TODO