On 29/01/2025 08.18, Cédric Le Goater wrote:
Use the new do_test_arm_aspeed_openbmc() routine to run the latest OpenBMC firmware build of the romulus BMC. Remove the older routine which is now unused.Signed-off-by: Cédric Le Goater <c...@redhat.com> --- tests/functional/aspeed.py | 16 ---------------- tests/functional/test_arm_aspeed_romulus.py | 12 ++++++------ 2 files changed, 6 insertions(+), 22 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>