tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi...
commita30e114f3c41871753856e19abf6a7e0715e81c1
authorNiek Linnenbank <nieklinnenbank@gmail.com>
Wed, 10 Mar 2021 19:58:17 +0000 (10 20:58 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 12 Mar 2021 12:40:10 +0000 (12 12:40 +0000)
treeec536df53dc1dc8d6c0f2ea17a5456a7129ca6c7
parentb6f03acc8fe205a11e7040830f63113b7282538d
tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for orangepi-pc machine

The image for Armbian 19.11.3 bionic has been removed from the armbian server.
Without the image as input the test arm_orangepi_bionic_19_11 cannot run.

This commit removes the test completely and merges the code of the generic function
do_test_arm_orangepi_uboot_armbian back with the 20.08 test.

Signed-off-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-id: 20210310195820.21950-3-nieklinnenbank@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/acceptance/boot_linux_console.py