Commit 593bfc3c authored by Jan Kiene's avatar Jan Kiene
Browse files

increase timeout in basop-compat smoke test

parent b42d1dc7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -371,7 +371,7 @@ basop-compat-smoke-test:
      when: manual
    - if: $CI_PIPELINE_SOURCE == 'push'
      when: never
  timeout: "20 minutes"
  timeout: "120 minutes"
  stage: basop-compat
  needs: []
  allow_failure: true