tests/avocado/migration: Remove the malfunctioning s390x tests
authorThomas Huth <thuth@redhat.com>
Fri, 21 Jul 2023 16:43:46 +0000 (18:43 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 24 Jul 2023 16:44:48 +0000 (18:44 +0200)
commit71a00a5baea0e291a59ae639cbecf54d8cd70abb
treee3e396b38fb77bc97a1d0bdb3d379dc4816e09ad
parent241ab36c0aa1d02ae1b9f38094b9df0c7e76f497
tests/avocado/migration: Remove the malfunctioning s390x tests

The tests from tests/avocado/migration.py do not work at all
on s390x - the bios shuts down immediately when it cannot find
a boot disk, so there is nothing left to migrate here. For doing
a proper migration test, we would need a proper payload, but we
already do such tests in the migration *qtest*, so it is unnecessary
to redo such a test here, thus let's simply remove this test.

Message-Id: <20230721164346.10112-1-thuth@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/avocado/migration.py