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>