gitlab-ci: Cope with OBS slowdown
Compare changes
Files
2+ 5
− 1
@@ -558,6 +558,10 @@ class Error(Exception):
@@ -906,7 +910,7 @@ class InvariantChecker:
OBS 2.10 has just been deployed and we started hitting timeouts. Being more patient, does not seem to help.
In the meantime, skip OBS scanning by default unless the SKIP_OBS
var is set to no
.