On Thu, Apr 8, 2021 at 4:59 PM Wainer dos Santos Moschetta <waine...@redhat.com> wrote: > > The existing tests which are passing "-cpu VALUE" argument to the vm object > are now properly "cpu:VALUE" tagged, so letting the avocado_qemu framework to > handle that automatically. > > Signed-off-by: Wainer dos Santos Moschetta <waine...@redhat.com> > --- > tests/acceptance/boot_linux_console.py | 16 +++++++++------- > tests/acceptance/pc_cpu_hotplug_props.py | 2 +- > tests/acceptance/replay_kernel.py | 9 ++++++--- > tests/acceptance/virtio-gpu.py | 4 ++-- > 4 files changed, 18 insertions(+), 13 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>