Add method of appending accessing default userdata
Bug #1560536 reported by
Max Brustkern
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| autopkgtest (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Bug Description
For lp:auto-upgrade-testing-specifications, we use userdata based on the DEFAULT_USERDATA in adt-buildvm-
Alternately, if we had some method of saying "use the default userdata plus append this," that would accomplish the same goal but be slightly easier on our end.
| summary: |
- Add method of accessing default userdata + Add method of appending accessing default userdata |
| Changed in autopkgtest (Ubuntu): | |
| status: | Incomplete → Invalid |
To post a comment you must log in.

> Alternately, if we had some method of saying "use the default userdata plus append this
There is already a --post-command which is an arbitrary shell command that gets run after setting up the testbed. Is that what you need?