Commit 18ea5408 authored by norvell's avatar norvell
Browse files

Set ivas-conformance to run on both windows runners. Add to main push pipeline

parent 0928e811
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1344,11 +1344,12 @@ test-be-to-release:

ivas-conformance:
  tags:
    - nokia-windows-runner
    - ivas-windows
  stage: test
  timeout: "60 minutes"
  rules:
    - if: ($CI_PIPELINE_SOURCE == 'web' || $CI_PIPELINE_SOURCE == 'trigger') && $MANUAL_PIPELINE_TYPE == 'ivas-conformance'
    - if: $CI_PIPELINE_SOURCE == 'push' && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
  allow_failure:
    exit_codes:
      - 123