Hi Simon,
On 11/16/20 12:29 AM, Simon McVittie wrote:
> On Sun, 15 Nov 2020 at 18:49:36 +0000, Simon McVittie wrote:
>> * An autopkgtest maintainer (most likely to be me) should convert
>> autopkgtest-build-qemu from a shell script into a Python script
>
> Work in progress:
> https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/95
This looks great. It's really clean, and much easier to extend.
I tested this with
--mirror={default,custom},
--size={default,11G}
--script=/bin/true
--architecture={amd64,i386} # debootstrap vs qemu-debootstrap
And all images booted fine. I didn't look into the other architectures,
though.
I'm not quite sure with the first DATA_PATH entry is for?
One new option that might be interesting would be a --export-yaml or
similar to export the vmdb2 yaml config, but that's just thinking out loud.
Best,
Christian