Commit 5022c214 authored by Jan Kiene's avatar Jan Kiene
Browse files

tags ivas-linux -> ivas-basop-linux

parent 40ab4b20
Loading
Loading
Loading
Loading
+13 −13
Original line number Diff line number Diff line
@@ -828,7 +828,7 @@ fail-pipeline-if-in-draft:
      when: never
  stage: postvalidate
  tags:
    - ivas-linux
    - ivas-basop-linux
  script:
    - echo "Your MR is still in Draft state, set it to ready to be mergable, then retrigger the pipeline."
    - exit 1
@@ -840,7 +840,7 @@ check-naming-of-branch-for-basop-update-merges:
    - .job-linux
  stage: prevalidate
  tags:
    - ivas-linux
    - ivas-basop-linux
  script:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
    - if [[ ! "$CI_MERGE_REQUEST_TITLE" =~ \[skip[[:space:]_-]name[[:space:]_-]check\] ]] && [[ ! "$CI_MERGE_REQUEST_TITLE" =~ \[CI\] ]]; then
@@ -1056,7 +1056,7 @@ build-codec-windows-msbuild:
    - .build-job-windows
  timeout: "10 minutes"
  tags:
    - ivas-windows
    - ivas-basop-windows
  script:
    - *print-common-info-windows
    - *activate-WX-windows
@@ -1239,7 +1239,7 @@ renderer-pytest-on-merge-request:
  # TODO: set reasonable timeout, will most likely take less
  timeout: "20 minutes"
  tags:
    - ivas-linux
    - ivas-basop-linux
  stage: compare
  variables:
    REPORT_XML: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.xml"
@@ -1307,7 +1307,7 @@ ivas-pytest-on-merge-request:
    REPORT_HTML: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.html"
    REPORT_CSV: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.csv"
  tags:
    - ivas-linux
    - ivas-basop-linux
  script:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
@@ -1670,7 +1670,7 @@ renderer-msan:
  needs: ["build-codec-linux-make"]
  stage: test
  tags: 
    - ivas-linux
    - ivas-basop-linux
  script:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
@@ -1699,7 +1699,7 @@ renderer-usan:
  needs: ["build-codec-linux-make"]
  stage: test
  tags: 
    - ivas-linux
    - ivas-basop-linux
  script:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
@@ -1783,7 +1783,7 @@ renderer-usan:
  extends:
    - .sanitizer-selftest-on-mr
  tags:
    - ivas-linux
    - ivas-basop-linux
  before_script:
    - CLANG_NUM=1
    - SELFTEST_SANITY_TIMEOUT=180
@@ -1796,7 +1796,7 @@ renderer-usan:
  extends:
    - .sanitizer-selftest-on-mr
  tags:
    - ivas-linux
    - ivas-basop--linux
  before_script:
    - CLANG_NUM=2
    - SELFTEST_SANITY_TIMEOUT=180
@@ -1809,7 +1809,7 @@ renderer-usan:
  extends:
    - .sanitizer-selftest-on-mr
  tags:
    - ivas-linux
    - ivas-basop--linux
  before_script:
    - CLANG_NUM=3
    - SELFTEST_SANITY_TIMEOUT=180
@@ -2111,7 +2111,7 @@ ivas-pytest-compare_ref-long-fx-fx:
    - .rules-pytest-long-fx-fx
    - .test-job-linux
  tags:
    - ivas-linux
    - ivas-basop-linux
  before_script:
    - USE_LTV=1
    - REF_ENCODER_PATH=./$DUT_ENCODER_PATH
@@ -2125,7 +2125,7 @@ ivas-pytest-compare_ref-long-fx-fx-lev-10:
    - .rules-pytest-long-fx-fx
    - .test-job-linux
  tags:
    - ivas-linux
    - ivas-basop-linux
  before_script:
    - USE_LTV=1
    - REF_ENCODER_PATH=./$DUT_ENCODER_PATH
@@ -2139,7 +2139,7 @@ ivas-pytest-compare_ref-long-fx-fx-lev+10:
    - .rules-pytest-long-fx-fx
    - .test-job-linux
  tags:
    - ivas-linux
    - ivas-basop-linux
  before_script:
    - USE_LTV=1
    - REF_ENCODER_PATH=./$DUT_ENCODER_PATH