~paride/utah/+git/utah:server-vm-xml

Last commit made on 2019-11-12
Get this branch:
git clone -b server-vm-xml https://git.launchpad.net/~paride/utah/+git/utah
Only Paride Legovini can upload to this branch. If you are Paride Legovini please log in for upload directions.

Branch merges

Branch information

Name:
server-vm-xml
Repository:
lp:~paride/utah/+git/utah

Recent commits

47f3121... by Paride Legovini

Introduce the server-vm-ARCH.xml libvirt template files

This change adds server-vm-ARCH.xml libvirt template files to be used
when testing server images. The server-vm-ARCH-ARCHVARIANT.xml pattern
is also supported to test arch "variants", e.g. UEFI or Secure Boot on
amd64.

This change also switches the default VM arch from i686 to x86_64.

3c90b68... by Steve Langasek

Implement handling of mpath in a way that works with libvirt (tested in eoan)

f73ad5e... by Steve Langasek

Also support mpath for live-server, not just for the base vm class

5ecaea3... by Steve Langasek

Argument splitting, so our VM class knows we've asked for multipath

b1d8748... by Steve Langasek

Deprecate --gigabytes option in favor of a new --disk option, to allow disk specification to be extensible with multiple options (e.g. multipath)

9316fc1... by Steve Langasek

Use config.logpath instead of hard-coding /var/log/utah in the check

d977355... by Steve Langasek

Don't check membership in a utah group when what we actually care about is /var/log/utah being writable by the current user.

8a2a91e... by Steve Langasek

Drop dependency on libvirt-bin; it's a transitional package and none of the binaries included in the xenial version of the package are referenced at all in the utah source.

e06da99... by Steve Langasek

Depend on libarchive-tools instead of transitional bsdtar package.

83d9837... by Paride Legovini

Bump the default client install timeout to 300s

When the host system is very busy the client install can take several
minutes to complete.