tests/functional: Introduce a specific test for romulus-bmc machine
authorCédric Le Goater <clg@redhat.com>
Fri, 6 Dec 2024 13:11:28 +0000 (14:11 +0100)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Dec 2024 06:25:53 +0000 (07:25 +0100)
commit5f2b9738b281894d3fdc0affbdcada2f8c0cc19e
tree157fb4bb2c51e63a3b212341de1abf61b41388db
parente517cff70625c55e10e9e9b96b6f59865a7a1248
tests/functional: Introduce a specific test for romulus-bmc machine

This simply moves the romulus-bmc test to a new test file. No changes
in the test. The do_test_arm_aspeed routine is removed from the
test_arm_aspeed.py file because it is now unused.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/r/20241206131132.520911-4-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/meson.build
tests/functional/test_arm_aspeed.py
tests/functional/test_arm_aspeed_romulus.py [new file with mode: 0644]