tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests
authorWainer dos Santos Moschetta <wainersm@redhat.com>
Fri, 30 Apr 2021 13:34:10 +0000 (10:34 -0300)
committerCleber Rosa <crosa@redhat.com>
Tue, 13 Jul 2021 17:18:51 +0000 (13:18 -0400)
commitd377ba48524781310536d5e97642e4b95a4b62c8
tree2d666b562f13158260ad8b598501bd9f1c77a192
parent8a7c1fdecb91b6aeb943156a169fd7a160691542
tests/acceptance: Let the framework handle "cpu:VALUE" tagged tests

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.

Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20210430133414.39905-4-wainersm@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/boot_linux.py
tests/acceptance/boot_xen.py
tests/acceptance/machine_mips_malta.py
tests/acceptance/replay_kernel.py
tests/acceptance/reverse_debugging.py
tests/acceptance/tcg_plugins.py