Merge lp://qastaging/~mwhudson/utah/live-server into lp://qastaging/utah

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Joshua Powers
Approved revision: no longer in the source branch.
Merged at revision: 1111
Proposed branch: lp://qastaging/~mwhudson/utah/live-server
Merge into: lp://qastaging/utah
Diff against target: 458 lines (+420/-1)
4 files modified
examples/run_utah_tests.py (+3/-0)
utah/config.py (+5/-0)
utah/parser.py (+1/-1)
utah/provisioning/live_server.py (+411/-0)
To merge this branch: bzr merge lp://qastaging/~mwhudson/utah/live-server
Reviewer Review Type Date Requested Status
Canonical CI Engineering Pending
Review via email: mp+335374@code.qastaging.launchpad.net

Description of the change

I tested this branch with something approximating:

$ echo '{"group": "mwhudson", "launchpad_user": "mwhudson"}' > ~/.utah/config
$ wget http://people.canonical.com/~mwh/live-server-for-utah.iso -O ~/isos/live-server-for-utah.iso
$ git clone https://github.com/CanonicalLtd/subiquity ~/src/subiquity
$ bzr branch lp:ubuntu-test-cases/server ~/src/ubuntu-test-cases/server
$ PYTHONPATH=. ./examples/run_utah_tests.py -m virtual-live-server ~/src/ubuntu-test-cases/server/runlists/lxc.run -p ~/src/subiquity/examples/answers.yaml -x /etc/utah/bridged-network-vm.xml -i ~/isos/live-server-for-utah.iso

Please let me know what you think. It's a bit rough but it should at least not risk breaking anything else.

To post a comment you must log in.
1111. By Joshua Powers

Enable live-server ISO testing

This allows for the testing of live-server ISOs (aka subiquity)
based ISOs.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches