Commit 01becc5b authored by norvell's avatar norvell
Browse files

Added check on COVERAGE_TEST value for scheduling job

parent de5eaeb4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -499,6 +499,9 @@ coverage-test-on-main-scheduled:
  tags:
    - coverage-test
  stage: test
  rules:
    # only run in scheduled pipeline that passes this env vars
    - if: $COVERAGE_TEST  
  script:
    - make GCOV=1 -j
    - ./scripts/self_test.py --create -t 1