mbox series

[0/4] Acceptance tests: cpu_queries.py improvements

Message ID 20190911004204.29286-1-crosa@redhat.com
Headers show
Series Acceptance tests: cpu_queries.py improvements | expand

Message

Cleber Rosa Sept. 11, 2019, 12:42 a.m. UTC
The cpu_queries.py test is currently x86_64 specific, so this sets a
'arch' tag to make sure the correct target binary is used by default.

Also, a few minor cleanups and optimizations.

Cleber Rosa (4):
  tests/acceptance/cpu_queries.py: cleanups
  tests/acceptance/cpu_queries.py: tag test as x86_64 specific
  tests/acceptance/cpu_queries.py: add machine tag
  tests/acceptance/cpu_queries.py: minor optmizations

 tests/acceptance/cpu_queries.py | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)