summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/cpu_queries.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/acceptance/cpu_queries.py')
-rw-r--r--tests/acceptance/cpu_queries.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/acceptance/cpu_queries.py b/tests/acceptance/cpu_queries.py
index af47d2795a..293dccb89a 100644
--- a/tests/acceptance/cpu_queries.py
+++ b/tests/acceptance/cpu_queries.py
@@ -20,8 +20,8 @@ class QueryCPUModelExpansion(Test):
def test(self):
"""
:avocado: tags=arch:x86_64
+ :avocado: tags=machine:none
"""
- self.vm.set_machine('none')
self.vm.add_args('-S')
self.vm.launch()