From 07c787245681097d40d1722b52d7e2bb8d1579e7 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Wed, 9 Apr 2025 18:27:50 -0600 Subject: [PATCH] test: add another network interface device for qemu tests The latest version of standard-inventory-qcow2 adds support for defining multiple network interface devices in the provision.fmf file. This is needed for network tests. https://pagure.io/fork/rmeggins/standard-test-roles/c/4192f757f610fb6e3570806a282c9b744404ce4e?branch=linux-system-roles Signed-off-by: Rich Megginson --- tests/provision.fmf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/provision.fmf diff --git a/tests/provision.fmf b/tests/provision.fmf new file mode 100644 index 0000000..a03fd12 --- /dev/null +++ b/tests/provision.fmf @@ -0,0 +1,6 @@ +--- +standard-inventory-qcow2: + qemu: + # Use qemu-system-x86_64 -net nic,model=help for a list of available devices. + net_nic_list: + - virtio