On 17/09/2020 18.39, Philippe Mathieu-Daudé wrote: > Armbian servers are not very reliable and confused the GitLab CI > users a few times this month (path updated, archives moved, and > now the SSL: CERTIFICATE_VERIFY_FAILED "certificate has expired" > error). Time to disable these tests. > Users can still use the artifacts from the cache (or manually add > them to the cache). > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > tests/acceptance/boot_linux_console.py | 10 ++++++++++ > tests/acceptance/replay_kernel.py | 2 ++ > 2 files changed, 12 insertions(+)
These failures in the Gitlab-CI are quite annoying, indeed. Acked-by: Thomas Huth <th...@redhat.com>