tests/avocado: update sunxi kernel from armbian to 6.6.16
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 15 Apr 2024 15:18:45 +0000 (16:18 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Apr 2024 14:06:26 +0000 (15:06 +0100)
commitdcc5c018c7e6acddf81951bcbdf1019b9ab45f56
treeaf71f6a397e722407f8e1016c4fcfdb75446b391
parent663163f00785805e61f524ef744914029b2b6a87
tests/avocado: update sunxi kernel from armbian to 6.6.16

The Linux kernel 5.10.16 binary for sunxi has been removed from
apt.armbian.com. This means that the avocado tests for these machines
will be skipped (status CANCEL) if the old binary isn't present in
the avocado cache.

Update to 6.6.16, in the same way we did in commit e384db41d8661
when we moved to 5.10.16 in 2021.

Cc: qemu-stable@nongnu.org
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2284
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Strahinja Jankovic <strahinja.p.jankovic@gmail.com>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Tested-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-id: 20240415151845.1564201-1-peter.maydell@linaro.org
tests/avocado/boot_linux_console.py
tests/avocado/replay_kernel.py