mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 11:08:25 +00:00
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:
@@ -123,7 +123,6 @@ class PPC64(MigrationTest):
|
|||||||
"""
|
"""
|
||||||
:avocado: tags=arch:ppc64
|
:avocado: tags=arch:ppc64
|
||||||
:avocado: tags=machine:pseries
|
:avocado: tags=machine:pseries
|
||||||
:avocado: tags=cpu:power9_v2.0
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
def test_migration_with_tcp_localhost(self):
|
def test_migration_with_tcp_localhost(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user