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

This introduces a new aspeed module for sharing code between tests and
moves the palmetto test to a new test file. No changes in the test.

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