On Thu, Apr 8, 2021 at 5:01 PM Wainer dos Santos Moschetta <waine...@redhat.com> wrote: > > The tests that are already tagged with "cpu:VALUE" don't need to add > "-cpu VALUE" to the list of arguments of the vm object because the > avocado_qemu > framework is able to handle it automatically. > > Signed-off-by: Wainer dos Santos Moschetta <waine...@redhat.com> > --- > tests/acceptance/boot_linux.py | 3 --- > tests/acceptance/machine_mips_malta.py | 1 - > tests/acceptance/replay_kernel.py | 8 +++----- > tests/acceptance/reverse_debugging.py | 2 +- > tests/acceptance/tcg_plugins.py | 9 ++++----- > 5 files changed, 8 insertions(+), 15 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>