Commit fbbdec9b authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Merge branch 'ci/increase-renderer-msan-timeout' into 'main'

[CI] increase renderer sanitizer job timeout to 1 hour

See merge request !2209
parents a66d3fea c57a1d84
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -550,7 +550,7 @@ renderer-smoke-test:
    - .rules-merge-request-to-main
  needs: ["build-codec-linux-cmake"]
  stage: test
  timeout: "30 minutes"
  timeout: "1 hour"
  artifacts:
    name: "mr-$CI_MERGE_REQUEST_IID--sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results"
    expire_in: 1 week