On 2/2/26 2:07 PM, Michael Tokarev wrote:

From: Cédric Le Goater <[email protected]>

Commit [1] moved the FW image of the gb200nvl-bmc machine and broke
the associated functional test. Fix that.

Apologies.  I should've been the one to fix this.  Thank you.


[1] 
https://github.com/legoater/qemu-aspeed-boot/commit/52451b2472eeb40aa97e131aeea327e9d4a8a78a

Cc: Ed Tanous <[email protected]>
Cc: Patrick Williams <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Link: https://lore.kernel.org/qemu-devel/[email protected]
Signed-off-by: Cédric Le Goater <[email protected]>
(cherry picked from commit 75bcfb98a13d14beb2ea95fb3c51da01c7102325)
Signed-off-by: Michael Tokarev <[email protected]>

diff --git a/tests/functional/arm/test_aspeed_gb200nvl_bmc.py 
b/tests/functional/arm/test_aspeed_gb200nvl_bmc.py
index 8e8e3f05c1..e5f2dce0f5 100755
--- a/tests/functional/arm/test_aspeed_gb200nvl_bmc.py
+++ b/tests/functional/arm/test_aspeed_gb200nvl_bmc.py
@@ -11,7 +11,7 @@
  class GB200Machine(AspeedTest):

      ASSET_GB200_FLASH = Asset(
-        
'https://github.com/legoater/qemu-aspeed-boot/raw/refs/heads/master/images/gb200nvl-obmc/obmc-phosphor-image-gb200nvl-obmc-20250702182348.static.mtd.xz',
+        
'https://github.com/legoater/qemu-aspeed-boot/raw/refs/heads/master/images/gb200nvl-bmc/openbmc-20250702182348/obmc-phosphor-image-gb200nvl-obmc-20250702182348.static.mtd.xz',
          'b84819317cb3dc762895ad507705978ef000bfc77c50c33a63bdd37921db0dbc')

      def test_arm_aspeed_gb200_openbmc(self):
--
2.47.3


Reviewed-by: Ed Tanous <[email protected]>

Reply via email to