]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/aspeed: Update temperature hwmon path
authorJamin Lin <jamin_lin@aspeedtech.com>
Fri, 7 Mar 2025 03:59:35 +0000 (11:59 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 9 Mar 2025 13:36:53 +0000 (14:36 +0100)
commit8241d6f8d5b7a423dd4289b8140934d96819d019
treee67e6e4dc821d508f228bf634e00aecb92d50519
parent827eecb0e8d3cda71c5529909345acda266b2e6d
tests/functional/aspeed: Update temperature hwmon path

Modified the temperature hwmon path to use a wildcard to handle different SDK
versions: "cat /sys/bus/i2c/devices/1-004d/hwmon/hwmon*/temp1_input".

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250307035945.3698802-27-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/test_aarch64_aspeed.py