From f546b6c941157fefb78d0eb9dc6d281180eff2e1 Mon Sep 17 00:00:00 2001 From: Satheesh Rajendran Date: Wed, 13 May 2020 20:35:55 +0530 Subject: [PATCH] Update guest boot config ibmvscsi and spapr-vlan types for disk and network respectively got outdated, let's update with current default and widely used ones. Signed-off-by: Satheesh Rajendran --- config/tests/guest/libvirt/boot.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/tests/guest/libvirt/boot.cfg b/config/tests/guest/libvirt/boot.cfg index 179c03f9..21ccca01 100644 --- a/config/tests/guest/libvirt/boot.cfg +++ b/config/tests/guest/libvirt/boot.cfg @@ -10,8 +10,8 @@ use_os_variant = yes use_os_type = yes only qcow2 only bridge -only scsi -only spapr-vlan +only virtio_scsi +only virtio_net only smp2 only no_9p_export only no_virtio_rng