]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Prepare for stricter NIC model validation
authorAndrea Bolognani <abologna@redhat.com>
Tue, 25 Jul 2017 14:46:14 +0000 (16:46 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 26 Jul 2017 15:13:01 +0000 (17:13 +0200)
commit9e6fb8612bf570f5e6ffae437f2bf890393b5ebf
treeef646c33b9fef62915a106a56a42e32ed72a37df
parente765a9972baa5bf34c9669db86e3012d2f69337a
tests: Prepare for stricter NIC model validation

While using "definitely-not-virtio" as a model name is very
cute, it will also cause the relevant test to fail once we
introduce stricter validation.

Use "e1000", which is definitely not virtio but also a valid
model name, instead.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
tests/qemuxml2argvdata/qemuxml2argv-tap-vhost-incorrect.xml
tests/qemuxml2xmloutdata/qemuxml2xmlout-tap-vhost-incorrect.xml