Commit 4755ea83 authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent 91891f74
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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"