libvirt-bin package have been split into 2 packages,
libvirt-daemon-system and libvirt-clients. this commit changes the
libvirt-bin package to the new packages. Also allows the install to
work on 20.04 and is backwards compatible with 18.04.
Signed-off-by: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com>
Change-Id: Ie005e8d167a00192dafcd1f0b34156aedfac5c83
This change provides functional testing for both UEFI and legacy boot mode.
This test builds an ISO image, run VM with a predefined IP address,
and checks SSH connectivity.
Change-Id: I498b78b4264a2f373837e3267a58b4309c8588fe
This PS introduces two new roles:
- airship-images-configure-docker:
Configures docker logging driver to journald
- airship-gather-runtime-logs
Collects all journald logs for docker and containerd
Also changes have been made to debian-isogen Makefile
to completely output docker build logs instead of just
image ID.
Relates-To: #89
Change-Id: I435106b2ad15921367174446707179f157df7946
Signed-off-by: Vamsi Savaram <vamsi.savaram@gmail.com>