Loading main-basop.yml +2 −2 Original line number Diff line number Diff line Loading @@ -244,7 +244,7 @@ workflow: .compare-to-ref-anchor: &compare-to-ref-anchor stage: test needs: ["build-codec-linux-make", "pytest-to-ref-pre"] timeout: "480 minutes" timeout: "18 hours" 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" Loading Loading @@ -1489,7 +1489,7 @@ ivas-interop-on-merge-request: - .rules-merge-request-to-main-no-draft - .test-job-linux-compares-to-fixed-target stage: test timeout: "10 minutes" timeout: "20 minutes" script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/get-commits-behind-count.sh Loading main-float.yml +1 −2 Original line number Diff line number Diff line Loading @@ -630,8 +630,7 @@ renderer-pytest-on-merge-request: - .test-job-linux-needs-testv-dir - .rules-merge-request-to-main needs: ["build-codec-linux-make"] # TODO: set reasonable timeout, will most likely take less timeout: "20 minutes" timeout: "25 minutes" stage: compare script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh Loading Loading
main-basop.yml +2 −2 Original line number Diff line number Diff line Loading @@ -244,7 +244,7 @@ workflow: .compare-to-ref-anchor: &compare-to-ref-anchor stage: test needs: ["build-codec-linux-make", "pytest-to-ref-pre"] timeout: "480 minutes" timeout: "18 hours" 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" Loading Loading @@ -1489,7 +1489,7 @@ ivas-interop-on-merge-request: - .rules-merge-request-to-main-no-draft - .test-job-linux-compares-to-fixed-target stage: test timeout: "10 minutes" timeout: "20 minutes" script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/get-commits-behind-count.sh Loading
main-float.yml +1 −2 Original line number Diff line number Diff line Loading @@ -630,8 +630,7 @@ renderer-pytest-on-merge-request: - .test-job-linux-needs-testv-dir - .rules-merge-request-to-main needs: ["build-codec-linux-make"] # TODO: set reasonable timeout, will most likely take less timeout: "20 minutes" timeout: "25 minutes" stage: compare script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh Loading