tests/avocado: Use default CPU for pseries machine
Use the default CPU with the pseries machine unless there is a specific requirement. Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
This commit is contained in:
parent
c9cb496710
commit
b41484ccb6
@ -123,7 +123,6 @@ class PPC64(MigrationTest):
|
||||
"""
|
||||
:avocado: tags=arch:ppc64
|
||||
:avocado: tags=machine:pseries
|
||||
:avocado: tags=cpu:power9_v2.0
|
||||
"""
|
||||
|
||||
def test_migration_with_tcp_localhost(self):
|
||||
|
Loading…
Reference in New Issue
Block a user