Loading .gitlab-ci.yml +0 −4 Original line number Diff line number Diff line Loading @@ -366,7 +366,6 @@ stages: .ivas-pytest-anchor: &ivas-pytest-anchor stage: test needs: ["build-codec-linux-make"] timeout: "360 minutes" variables: # keep "mld" in artifact name for backwards compatibility reasons Loading Loading @@ -478,7 +477,6 @@ stages: .check-be-to-target-anchor: &check-be-to-target-anchor stage: check-be needs: ["build-codec-linux-make"] timeout: "300 minutes" variables: XML_REPORT: "report--$CI_JOB_NAME--sha-$CI_COMMIT_SHORT_SHA.xml" Loading Loading @@ -736,7 +734,6 @@ stages: .ivas-pytest-sanitizers-anchor: &ivas-pytest-sanitizers-anchor stage: test needs: ["build-codec-linux-make"] timeout: "600 minutes" rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -780,7 +777,6 @@ stages: .ivas-pytest-compare-to-input-anchor: &ivas-pytest-compare-to-input-anchor stage: test needs: ["build-codec-linux-make"] timeout: "360 minutes" variables: SUMMARY_HTML_ARTIFACT_NAME: "summary_$CI_JOB_NAME.html" Loading Loading
.gitlab-ci.yml +0 −4 Original line number Diff line number Diff line Loading @@ -366,7 +366,6 @@ stages: .ivas-pytest-anchor: &ivas-pytest-anchor stage: test needs: ["build-codec-linux-make"] timeout: "360 minutes" variables: # keep "mld" in artifact name for backwards compatibility reasons Loading Loading @@ -478,7 +477,6 @@ stages: .check-be-to-target-anchor: &check-be-to-target-anchor stage: check-be needs: ["build-codec-linux-make"] timeout: "300 minutes" variables: XML_REPORT: "report--$CI_JOB_NAME--sha-$CI_COMMIT_SHORT_SHA.xml" Loading Loading @@ -736,7 +734,6 @@ stages: .ivas-pytest-sanitizers-anchor: &ivas-pytest-sanitizers-anchor stage: test needs: ["build-codec-linux-make"] timeout: "600 minutes" rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -780,7 +777,6 @@ stages: .ivas-pytest-compare-to-input-anchor: &ivas-pytest-compare-to-input-anchor stage: test needs: ["build-codec-linux-make"] timeout: "360 minutes" variables: SUMMARY_HTML_ARTIFACT_NAME: "summary_$CI_JOB_NAME.html" Loading