Commit 09f90024 authored by norvell's avatar norvell
Browse files

Merge branch 'extend-timeout' into 'main'

Extend timeout to 8 hours in ivas-pytest-anchor, relevant for fx-fx LTV tests

See merge request !30
parents e2692f50 5b26d139
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@ workflow:
.ivas-pytest-anchor: &ivas-pytest-anchor
  stage: test
  needs: ["build-codec-linux-make"]
  timeout: "360 minutes"
  timeout: "480 minutes"
  variables:
    # keep "mld" in artifact name for backwards compatibility reasons
    CSV_ARTIFACT_NAME: "mld--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.csv"