Test Needed: Ubiquity (Automated Image Installs)
Bug #1116774 reported by
Nicholas Skaggs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Autopilot Tests |
Fix Committed
|
Undecided
|
Dan Chapman |
Bug Description
We'd love to be able to automate installations of image testing via the gui (unlike pre-seeding, etc). This bug will track progress and work. This is a demo of what we are talking about wanting to do, but was done via a different tool:
description: | updated |
tags: | added: xubuntu |
Changed in ubuntu-autopilot-tests: | |
status: | In Progress → Fix Committed |
tags: | added: needs-autopilot-test |
To post a comment you must log in.
There is a proof of concept for this now. Try it out; this will be the basis for writing this testcase:
1) Boot into live-cd wrapper /usr/bin/ubiquity ubiquity/ bin/ubiquity
2) bzr branch lp:~xnox/ubiquity/autopilot installer
3) cd installer
4) sudo cp bin/ubiquity-
5) sudo cp ./bin/ubiquity /usr/lib/
6) cd autopilot
7) In one terminal: ./run_ubiquity
8) In another terminal: ./autopilot run ubiquity
The single test should pass. It checks installer window title is "Install".