Commit 5ac8d005 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'increase-timeout-for-comparison-tests' into 'main'

increase timeout

See merge request !15
parents f65060e5 388b094d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1263,7 +1263,7 @@ ivas-pytest-on-merge-request:
    - .test-job-linux-compares-to-fixed-target
    - .rules-merge-request-no-draft
  stage: compare
  timeout: "40 minutes"
  timeout: "50 minutes"
  variables:
    REPORT_XML: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.xml"
    REPORT_HTML: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.html"