Customising an image was removed from provision.sh
Bug #1290937 reported by
Christopher Lee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu CI Services |
Fix Committed
|
High
|
Andy Doan |
Bug Description
As per this commit revno 191[1] the ability to customise an image was removed, specifically adding a ppa.
This release gateway job[2] depends on this functionality.
[1] http://
[2] http://
Related branches
lp://staging/~doanac/ubuntu-test-cases/unlock-screen-renable
- Paul Larson: Approve
-
Diff: 212 lines (+50/-98)5 files modifiedjenkins/templates/touch-smoke.xml.jinja2 (+0/-7)
scripts/provision.sh (+1/-1)
scripts/run-smoke (+2/-2)
utils/target/unlock_screen.py (+42/-88)
utils/target/unlock_screen.sh (+5/-0)
Changed in ubuntu-ci-services-itself: | |
status: | New → In Progress |
Changed in ubuntu-ci-services-itself: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
I think the gist of this is to ensure the customize part of provision.sh still adds a PPA just not any packages (which are now done in the test runner logic)