Merge branch 'ci-failures' into 'master'

Allow KVM tests to fail with warning

See merge request fdroid/fdroidclient!1273
This commit is contained in:
Torsten Grote
2023-08-24 13:52:27 +00:00

View File

@@ -268,6 +268,7 @@ libs database schema:
- if: $RUN_KVM_JOBS
<<: *test-template
<<: *kvm-connected-template
allow_failure: true # due to the use of flaky/broken online services in instrumentation tests
kvm 23 default x86:
<<: *test-template