Loading main-basop.yml +23 −23 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ variables: CUT_COMMIT_FILE: "CuT-git-sha.txt" MERGE_TARGET_COMMIT_FILE: "merge-target-git-sha.txt" MERGE_SOURCE_FLOAT_REF_COMMIT_FILE: "merge-source-float-ref-git-sha.txt" RUNNER_TAG: "ivas-linux" RUNNER_TAG: "ericsson-runner" LOGS_BACKUP_SOURCE_DIR: "" LOGS_BACKUP_TARGET_DIR: "" # set this to true to skip the external HRTF testcases in pytest calls Loading Loading @@ -790,7 +790,7 @@ check-for-parallel-branch-in-float-repo: - .job-linux stage: prevalidate tags: - ivas-linux - ericsson-runner script: # we need to source the script here so that the correct exit code is returned from the global job shell and the "allow_failure" recognizes it - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/check-for-parallel-branch-in-float-repo.sh Loading @@ -810,7 +810,7 @@ branch-is-up-to-date-with-target-pre: stage: prevalidate needs: [] tags: - ivas-linux - ericsson-runner script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/branch-is-up-to-date-with-target-pre.sh Loading @@ -828,7 +828,7 @@ branch-is-up-to-date-with-target-post: - .rules-merge-request stage: postvalidate tags: - ivas-linux - ericsson-runner script: - | commits_behind_count="$(bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/get-commits-behind-count.sh)" Loading Loading @@ -1090,7 +1090,7 @@ renderer-pytest-on-merge-request: - .rules-merge-request timeout: "90 minutes" tags: - ivas-linux - ericsson-runner stage: compare variables: REPORT_XML: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.xml" Loading Loading @@ -1167,7 +1167,7 @@ ivas-pytest-on-merge-request: REPORT_HTML: "report--ivas_pytest_on_merge_request-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.html" REPORT_CSV: "report--ivas_pytest_on_merge_request-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.csv" tags: - ivas-linux - ericsson-runner script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/build-merge-target-binaries.sh Loading Loading @@ -1231,7 +1231,7 @@ split-rendering-pytest-on-merge-request: - .test-job-linux-compares-to-fixed-target - .rules-merge-request tags: - ivas-linux-fast - ericsson-runner timeout: "60 minutes" stage: compare variables: Loading Loading @@ -1520,7 +1520,7 @@ renderer-smoke-test: needs: ["build-codec-linux-clang-cmake"] stage: test tags: - ivas-linux - ericsson-runner 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 Loading Loading @@ -1549,7 +1549,7 @@ renderer-smoke-test: needs: ["build-codec-linux-clang-cmake"] stage: test tags: - ivas-linux - ericsson-runner 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 Loading Loading @@ -1635,7 +1635,7 @@ codec-msan: extends: - .sanitizer-selftest-on-mr tags: - ivas-linux - ericsson-runner script: - CLANG_NUM=1 - SELFTEST_SANITY_TIMEOUT=180 Loading Loading @@ -1672,7 +1672,7 @@ codec-asan: extends: - .sanitizer-selftest-on-mr tags: - ivas-linux - ericsson-runner script: - CLANG_NUM=2 - SELFTEST_SANITY_TIMEOUT=180 Loading Loading @@ -1709,7 +1709,7 @@ codec-usan: extends: - .sanitizer-selftest-on-mr tags: - ivas-linux - ericsson-runner script: - CLANG_NUM=3 - SELFTEST_SANITY_TIMEOUT=180 Loading Loading @@ -1900,7 +1900,7 @@ ivas-pytest-compare_ref-long-dec: - .rules-pytest-long - .test-job-linux tags: - ivas-linux - ericsson-runner - high-memory-capacity before_script: - USE_LTV=1 Loading @@ -1927,7 +1927,7 @@ ivas-pytest-compare_ref-long-dec-lev-10: - .rules-pytest-long - .test-job-linux tags: - ivas-linux - ericsson-runner - high-memory-capacity before_script: - USE_LTV=1 Loading Loading @@ -1956,7 +1956,7 @@ ivas-pytest-compare_ref-long-dec-lev+10: - .rules-pytest-long - .test-job-linux tags: - ivas-linux - ericsson-runner - high-memory-capacity before_script: - USE_LTV=1 Loading @@ -1972,7 +1972,7 @@ ivas-pytest-compare_ref-long-fx-fx: - .rules-pytest-long-fx-fx - .test-job-linux tags: - ivas-linux - ericsson-runner before_script: - USE_LTV=1 - REF_ENCODER_PATH=./$DUT_ENCODER_PATH Loading @@ -1985,7 +1985,7 @@ ivas-pytest-compare_ref-long-fx-fx-lev-10: - .rules-pytest-long-fx-fx - .test-job-linux tags: - ivas-linux - ericsson-runner before_script: - USE_LTV=1 - REF_ENCODER_PATH=./$DUT_ENCODER_PATH Loading @@ -2000,7 +2000,7 @@ ivas-pytest-compare_ref-long-fx-fx-lev+10: - .rules-pytest-long-fx-fx - .test-job-linux tags: - ivas-linux - ericsson-runner before_script: - USE_LTV=1 - REF_ENCODER_PATH=./$DUT_ENCODER_PATH Loading Loading @@ -2060,7 +2060,7 @@ ivas-pytest-msan: extends: - .ivas-pytest-sanitizers-anchor tags: - ivas-linux-fast - ericsson-runner resource_group: basop-long-sanitizers rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -2092,7 +2092,7 @@ ivas-pytest-asan: extends: - .ivas-pytest-sanitizers-anchor tags: - ivas-linux-fast - ericsson-runner resource_group: basop-long-sanitizers rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -2123,7 +2123,7 @@ ivas-pytest-usan: extends: - .ivas-pytest-sanitizers-anchor tags: - ivas-linux-fast - ericsson-runner resource_group: basop-long-sanitizers rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -2552,7 +2552,7 @@ ivas-long-term-job-logs-overview: - if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "long-term-logs" - if: $CI_PIPELINE_SOURCE == 'schedule' && $MANUAL_PIPELINE_TYPE == "long-term-logs" tags: - ivas-linux - ericsson-runner needs: - ivas-long-term-job-logs stage: maintenance Loading Loading @@ -2707,7 +2707,7 @@ ivas-conformance-linux: pages: stage: deploy tags: - ivas-linux - ericsson-runner rules: - if: $UPDATE_PAGES script: Loading Loading
main-basop.yml +23 −23 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ variables: CUT_COMMIT_FILE: "CuT-git-sha.txt" MERGE_TARGET_COMMIT_FILE: "merge-target-git-sha.txt" MERGE_SOURCE_FLOAT_REF_COMMIT_FILE: "merge-source-float-ref-git-sha.txt" RUNNER_TAG: "ivas-linux" RUNNER_TAG: "ericsson-runner" LOGS_BACKUP_SOURCE_DIR: "" LOGS_BACKUP_TARGET_DIR: "" # set this to true to skip the external HRTF testcases in pytest calls Loading Loading @@ -790,7 +790,7 @@ check-for-parallel-branch-in-float-repo: - .job-linux stage: prevalidate tags: - ivas-linux - ericsson-runner script: # we need to source the script here so that the correct exit code is returned from the global job shell and the "allow_failure" recognizes it - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/check-for-parallel-branch-in-float-repo.sh Loading @@ -810,7 +810,7 @@ branch-is-up-to-date-with-target-pre: stage: prevalidate needs: [] tags: - ivas-linux - ericsson-runner script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/branch-is-up-to-date-with-target-pre.sh Loading @@ -828,7 +828,7 @@ branch-is-up-to-date-with-target-post: - .rules-merge-request stage: postvalidate tags: - ivas-linux - ericsson-runner script: - | commits_behind_count="$(bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/get-commits-behind-count.sh)" Loading Loading @@ -1090,7 +1090,7 @@ renderer-pytest-on-merge-request: - .rules-merge-request timeout: "90 minutes" tags: - ivas-linux - ericsson-runner stage: compare variables: REPORT_XML: "report--$CI_JOB_NAME-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.xml" Loading Loading @@ -1167,7 +1167,7 @@ ivas-pytest-on-merge-request: REPORT_HTML: "report--ivas_pytest_on_merge_request-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.html" REPORT_CSV: "report--ivas_pytest_on_merge_request-$CI_JOB_ID--sha-$CI_COMMIT_SHORT_SHA.csv" tags: - ivas-linux - ericsson-runner script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/build-merge-target-binaries.sh Loading Loading @@ -1231,7 +1231,7 @@ split-rendering-pytest-on-merge-request: - .test-job-linux-compares-to-fixed-target - .rules-merge-request tags: - ivas-linux-fast - ericsson-runner timeout: "60 minutes" stage: compare variables: Loading Loading @@ -1520,7 +1520,7 @@ renderer-smoke-test: needs: ["build-codec-linux-clang-cmake"] stage: test tags: - ivas-linux - ericsson-runner 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 Loading Loading @@ -1549,7 +1549,7 @@ renderer-smoke-test: needs: ["build-codec-linux-clang-cmake"] stage: test tags: - ivas-linux - ericsson-runner 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 Loading Loading @@ -1635,7 +1635,7 @@ codec-msan: extends: - .sanitizer-selftest-on-mr tags: - ivas-linux - ericsson-runner script: - CLANG_NUM=1 - SELFTEST_SANITY_TIMEOUT=180 Loading Loading @@ -1672,7 +1672,7 @@ codec-asan: extends: - .sanitizer-selftest-on-mr tags: - ivas-linux - ericsson-runner script: - CLANG_NUM=2 - SELFTEST_SANITY_TIMEOUT=180 Loading Loading @@ -1709,7 +1709,7 @@ codec-usan: extends: - .sanitizer-selftest-on-mr tags: - ivas-linux - ericsson-runner script: - CLANG_NUM=3 - SELFTEST_SANITY_TIMEOUT=180 Loading Loading @@ -1900,7 +1900,7 @@ ivas-pytest-compare_ref-long-dec: - .rules-pytest-long - .test-job-linux tags: - ivas-linux - ericsson-runner - high-memory-capacity before_script: - USE_LTV=1 Loading @@ -1927,7 +1927,7 @@ ivas-pytest-compare_ref-long-dec-lev-10: - .rules-pytest-long - .test-job-linux tags: - ivas-linux - ericsson-runner - high-memory-capacity before_script: - USE_LTV=1 Loading Loading @@ -1956,7 +1956,7 @@ ivas-pytest-compare_ref-long-dec-lev+10: - .rules-pytest-long - .test-job-linux tags: - ivas-linux - ericsson-runner - high-memory-capacity before_script: - USE_LTV=1 Loading @@ -1972,7 +1972,7 @@ ivas-pytest-compare_ref-long-fx-fx: - .rules-pytest-long-fx-fx - .test-job-linux tags: - ivas-linux - ericsson-runner before_script: - USE_LTV=1 - REF_ENCODER_PATH=./$DUT_ENCODER_PATH Loading @@ -1985,7 +1985,7 @@ ivas-pytest-compare_ref-long-fx-fx-lev-10: - .rules-pytest-long-fx-fx - .test-job-linux tags: - ivas-linux - ericsson-runner before_script: - USE_LTV=1 - REF_ENCODER_PATH=./$DUT_ENCODER_PATH Loading @@ -2000,7 +2000,7 @@ ivas-pytest-compare_ref-long-fx-fx-lev+10: - .rules-pytest-long-fx-fx - .test-job-linux tags: - ivas-linux - ericsson-runner before_script: - USE_LTV=1 - REF_ENCODER_PATH=./$DUT_ENCODER_PATH Loading Loading @@ -2060,7 +2060,7 @@ ivas-pytest-msan: extends: - .ivas-pytest-sanitizers-anchor tags: - ivas-linux-fast - ericsson-runner resource_group: basop-long-sanitizers rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -2092,7 +2092,7 @@ ivas-pytest-asan: extends: - .ivas-pytest-sanitizers-anchor tags: - ivas-linux-fast - ericsson-runner resource_group: basop-long-sanitizers rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -2123,7 +2123,7 @@ ivas-pytest-usan: extends: - .ivas-pytest-sanitizers-anchor tags: - ivas-linux-fast - ericsson-runner resource_group: basop-long-sanitizers rules: - if: $CI_PIPELINE_SOURCE == 'push' Loading Loading @@ -2552,7 +2552,7 @@ ivas-long-term-job-logs-overview: - if: $CI_PIPELINE_SOURCE == 'web' && $MANUAL_PIPELINE_TYPE == "long-term-logs" - if: $CI_PIPELINE_SOURCE == 'schedule' && $MANUAL_PIPELINE_TYPE == "long-term-logs" tags: - ivas-linux - ericsson-runner needs: - ivas-long-term-job-logs stage: maintenance Loading Loading @@ -2707,7 +2707,7 @@ ivas-conformance-linux: pages: stage: deploy tags: - ivas-linux - ericsson-runner rules: - if: $UPDATE_PAGES script: Loading