]> git.proxmox.com Git - mirror_qemu.git/commit
tests/acceptance/virtio-gpu.py: combine CPU tags
authorCleber Rosa <crosa@redhat.com>
Wed, 14 Jul 2021 17:40:48 +0000 (13:40 -0400)
committerCleber Rosa <crosa@redhat.com>
Tue, 20 Jul 2021 19:34:20 +0000 (15:34 -0400)
commit3c6eb9c6f03ed5d28bf1b3c344b06f72d18cc670
tree2e365aa1aa07f2003b5ee84c1306db6b5032b99a
parentcc6a2457a1e09729af013a91ff7c456560d96b2b
tests/acceptance/virtio-gpu.py: combine CPU tags

Like previously done with the arch tags, all tests use the same CPU
value so it's possible to combine them at the class level.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20210714174051.28164-4-crosa@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/virtio-gpu.py