]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add gb200 tests
authorEd Tanous <etanous@nvidia.com>
Thu, 3 Jul 2025 14:42:49 +0000 (07:42 -0700)
committerCédric Le Goater <clg@redhat.com>
Thu, 3 Jul 2025 15:36:45 +0000 (17:36 +0200)
commit3a34dad2c0d25cebafed40696bbbdeb7ff4b9c7d
tree97f541131a77aa32473253047eb5638760bf32df
parentbecfaa10a2b554ac619fdd9ae0aa9cacdba73d67
tests/functional: Add gb200 tests

To support the newly added gb200 machine, add appropriate tests and
extend do_test_arm_aspeed_openbmc() to support the hostname of this
new system: "gb200nvl-obmc".

Signed-off-by: Ed Tanous <etanous@nvidia.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250703144249.3348879-5-etanous@nvidia.com
[ clg: Adjust commit log to document do_test_arm_aspeed_openbmc() change ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/aspeed.py
tests/functional/meson.build
tests/functional/test_arm_aspeed_gb200nvl_bmc.py [new file with mode: 0644]