mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06: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:
parent
c9cb496710
commit
b41484ccb6
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue