[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to
From: |
Willian Rampazzo |
Subject: |
Re: [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16 |
Date: |
Fri, 5 Mar 2021 12:04:58 -0300 |
On Thu, Mar 4, 2021 at 5:45 PM Niek Linnenbank <nieklinnenbank@gmail.com> wrote:
>
> The linux kernel 4.20.7 binary for sunxi has been removed from
> apt.armbian.com:
>
> $ ARMBIAN_ARTIFACTS_CACHED=yes AVOCADO_ALLOW_LARGE_STORAGE=yes avocado
> --show=app,console run -t machine:orangepi-pc
> tests/acceptance/boot_linux_console.py
> Fetching asset from
> tests/acceptance/boot_linux_console.py:BootLinuxConsole.test_arm_orangepi
> ...
> (1/6)
> tests/acceptance/boot_linux_console.py:BootLinuxConsole.test_arm_orangepi:
> CANCEL: Missing asset
> https://apt.armbian.com/pool/main/l/linux-4.20.7-sunxi/linux-image-dev-sunxi_5.75_armhf.deb
> (0.55 s)
>
> This commit updates the sunxi kernel to 5.10.16 for the acceptance
> tests of the orangepi-pc and cubieboard machines.
>
> Signed-off-by: Niek Linnenbank <nieklinnenbank@gmail.com>
> ---
> tests/acceptance/boot_linux_console.py | 40 +++++++++++++-------------
> tests/acceptance/replay_kernel.py | 8 +++---
> 2 files changed, 24 insertions(+), 24 deletions(-)
>
I think some devs will not like it, but, for me, it is fine as we
don't have the old kernel available anymore:
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
- Re: [PATCH v3 2/5] tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine, (continued)
[PATCH v3 5/5] tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cubieboard tests, Niek Linnenbank, 2021/03/04
[PATCH v3 3/5] tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_20_08, Niek Linnenbank, 2021/03/04
[PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16, Niek Linnenbank, 2021/03/04
- Re: [PATCH v3 4/5] tests/acceptance: update sunxi kernel from armbian to 5.10.16,
Willian Rampazzo <=