]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuhotplugtest: cpu: x86-modern-individual: Remove invalid test case
authorPeter Krempa <pkrempa@redhat.com>
Thu, 23 Apr 2020 12:31:12 +0000 (14:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Apr 2020 06:12:48 +0000 (08:12 +0200)
commit1f3ce96e702b87197a706b76a8cd9405c627d4e8
tree510831447f6bc7fe2e13ad2a929cf7ffa30a17f7
parent3e9784a01b8d0edd12b6f0cfce26a0bae771ef7a
qemuhotplugtest: cpu: x86-modern-individual: Remove invalid test case

One of the test cases attempted to use test data meant for modern qemu
without asserting the 'modern' flag. Since that changes the commands
used to query state it won't work with data meant for the modern case.

Remove the invalid test case.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tests/qemuhotplugtest.c