Commit 57fa2a45 authored by Tapani Pihlajakuja's avatar Tapani Pihlajakuja
Browse files

Replace more with runner 2

parent 7140351f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@
  extends:
    - .test-job-linux
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  timeout: 3 hours 30 minutes
  stage: test
  variables:
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
# If a child job overwrites before_script, then use !reference to also add the part from this jobs
.job-linux:
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  before_script:
    - |
      if [[ "$IVAS_CODEC_CI_REF" == "" ]]; then echo "Error: IVAS_CODEC_CI_REF not set" && exit 1; else echo "IVAS_CODEC_CI_REF set to: $IVAS_CODEC_CI_REF"; fi
+1 −1
Original line number Diff line number Diff line
@@ -18,4 +18,4 @@ uninterruptible:
    - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
      when: always
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
+11 −11
Original line number Diff line number Diff line
@@ -299,7 +299,7 @@ branch-is-up-to-date-with-main-post:
    - if: $CI_PIPELINE_SOURCE == 'push'
      when: never
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  needs: []
  before_script:
    - !reference [.job-linux, before_script]
@@ -389,7 +389,7 @@ codec-smoke-test-float:
    - .rules-merge-request-to-main
  timeout: "20 minutes"
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  stage: test
  needs:
    [
@@ -437,7 +437,7 @@ codec-msan:
    - .sanitizer-selftest-on-mr
    - .sanitizer-selftest-anchor
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  before_script:
    - !reference [.job-linux, before_script]
    - CLANG_NUM=1
@@ -463,7 +463,7 @@ codec-usan:
    - .sanitizer-selftest-on-mr
    - .sanitizer-selftest-anchor
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  before_script:
    - !reference [.job-linux, before_script]
    - CLANG_NUM=3
@@ -1477,7 +1477,7 @@ test-long-self-test:
  resource_group: ivas-long-self-test-resource
  timeout: "50 minutes"
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  rules:
    - if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == 'test-long-self-test'
  allow_failure:
@@ -1619,7 +1619,7 @@ ltv-msan:
    - if: $SANITIZER_SCHEDULE_E
  timeout: 5 hours
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  before_script:
    - !reference [.job-linux, before_script]
    - CLANG_NUM=1
@@ -1637,7 +1637,7 @@ ltv-asan:
      when: delayed
      start_in: 5 hours
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  timeout: 5 hours
  before_script:
    - !reference [.job-linux, before_script]
@@ -1656,7 +1656,7 @@ ltv-usan:
      when: delayed
      start_in: 8 hours
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  timeout: 5 hours
  before_script:
    - !reference [.job-linux, before_script]
@@ -1671,7 +1671,7 @@ ltv-usan:
  stage: test
  tags:
    - sanitizer_test_main
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  artifacts:
    name: "$CI_JOB_NAME--main--sha-$CI_COMMIT_SHORT_SHA"
    expire_in: 7 weeks
@@ -2195,7 +2195,7 @@ sanitizer-test-osba-planar-hoa3-ism4:
    - .test-job-linux-needs-testv-dir
    - .rules-main-scheduled
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  stage: test
  rules:
    - if: $COVERAGE_TEST
@@ -2228,7 +2228,7 @@ coverage-merge:
    - .rules-main-scheduled
    - .test-job-linux-needs-testv-dir
  tags:
    - ubuntu_24_04
    - test-nokia-basop-linux-runner-2
  stage: test
  rules:
    - if: $COVERAGE_TEST