test/functional: Fix Aspeed buildroot tests
authorCédric Le Goater <clg@redhat.com>
Tue, 5 Nov 2024 13:23:39 +0000 (14:23 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 8 Nov 2024 05:13:34 +0000 (06:13 +0100)
commitfeda2611b98ae962efbcacce9352636798213e5f
treeaa5ca1a94f68dd94105cbb0cc3f853f42d5e8fdd
parent6a564c8a183fb585d8fedf055b3566cb1f7a9b07
test/functional: Fix Aspeed buildroot tests

Since commit 786bc2255256, cached asset files are read-only. Adjust
the QEMU command line for buildroot tests to reflect the new
constraint on the flash drive.

Fixes: f04cb2d00d5c ("tests/functional: Convert most Aspeed machine tests")
Suggested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241105132339.2967202-1-clg@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_arm_aspeed.py [changed mode: 0644->0755]