gitlab-ci: Cope with OBS slowdown
Compare changes
Files
2+ 6
− 1
@@ -2,6 +2,7 @@
@@ -558,6 +559,10 @@ class Error(Exception):
@@ -906,7 +911,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
.