4 Commits

Author SHA1 Message Date
Svetlana Shturm
1a1194b425 airship-gather-runtime-logs: do not synchronize owner
Change-Id: I140f1f00caf720d51a54787d6f4a9cd57ee87c0b
2021-02-26 14:40:42 -06:00
Sreejith Punnapuzha
6e296e6bbc change libvirt-bin package
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
2021-02-17 15:17:46 -06:00
Alexander Noskov
f45d429c3c Adding functional test for ISO image
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
2020-09-02 10:12:24 -05:00
Vamsi Savaram
8cbd40cbc5 Gather container logs in check pipeline
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>
2020-04-14 16:20:54 +00:00