Loading .gitlab-ci.yml +5 −1 Original line number Diff line number Diff line Loading @@ -904,7 +904,11 @@ split-rendering-pytest-on-merge-request: ivas-pytest-on-merge-request: extends: - .test-job-linux-needs-testv-dir - .rules-merge-request tags: - test-ericsson-linux-sprinter-1 rules: # only run in scheduled pipeline that passes this env vars - if: $TRIGGER_MR_PYTEST stage: compare needs: ["build-codec-linux-cmake", "codec-smoke-test"] timeout: "14 minutes" Loading Loading
.gitlab-ci.yml +5 −1 Original line number Diff line number Diff line Loading @@ -904,7 +904,11 @@ split-rendering-pytest-on-merge-request: ivas-pytest-on-merge-request: extends: - .test-job-linux-needs-testv-dir - .rules-merge-request tags: - test-ericsson-linux-sprinter-1 rules: # only run in scheduled pipeline that passes this env vars - if: $TRIGGER_MR_PYTEST stage: compare needs: ["build-codec-linux-cmake", "codec-smoke-test"] timeout: "14 minutes" Loading