On 9/17/20 6:39 PM, 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(+)
Thanks, applied to my acceptance-testing tree.