tests/avocado: Add powernv machine test script
commit2bef5b9452b2c6239c1e8512461ae900d5e8ebe6
authorNicholas Piggin <npiggin@gmail.com>
Wed, 5 Jul 2023 12:06:31 +0000 (5 22:06 +1000)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 7 Jul 2023 07:47:49 +0000 (7 04:47 -0300)
tree2b4f622e56942c1366dd791a6d74d7fcdc7eef23
parent934676c7b726fe9cccac02a7a4fa23c1e6a4c91e
tests/avocado: Add powernv machine test script

This copies ppc_pseries.py to start a set of powernv tests, including
a Linux boot test for the newly added SMT mode.

Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Message-ID: <20230705120631.27670-5-npiggin@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
tests/avocado/ppc_powernv.py [new file with mode: 0644]