Loading .gitlab-ci.yml +18 −6 Original line number Diff line number Diff line Loading @@ -1487,9 +1487,11 @@ check-regressions-short-enc-0db: needs: - job: "check-be-to-target-short-enc-0db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1504,9 +1506,11 @@ check-regressions-short-enc-+10db: needs: - job: "check-be-to-target-short-enc-+10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1521,9 +1525,11 @@ check-regressions-short-enc--10db: needs: - job: "check-be-to-target-short-enc--10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1538,9 +1544,11 @@ check-regressions-short-dec-0db: needs: - job: "check-be-to-target-short-dec-0db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1555,9 +1563,11 @@ check-regressions-short-dec-+10db: needs: - job: "check-be-to-target-short-dec-+10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1572,9 +1582,11 @@ check-regressions-short-dec--10db: needs: - job: "check-be-to-target-short-dec--10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading Loading
.gitlab-ci.yml +18 −6 Original line number Diff line number Diff line Loading @@ -1487,9 +1487,11 @@ check-regressions-short-enc-0db: needs: - job: "check-be-to-target-short-enc-0db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1504,9 +1506,11 @@ check-regressions-short-enc-+10db: needs: - job: "check-be-to-target-short-enc-+10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1521,9 +1525,11 @@ check-regressions-short-enc--10db: needs: - job: "check-be-to-target-short-enc--10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1538,9 +1544,11 @@ check-regressions-short-dec-0db: needs: - job: "check-be-to-target-short-dec-0db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1555,9 +1563,11 @@ check-regressions-short-dec-+10db: needs: - job: "check-be-to-target-short-dec-+10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading @@ -1572,9 +1582,11 @@ check-regressions-short-dec--10db: needs: - job: "check-be-to-target-short-dec--10db" artifacts: true - job: branch-is-up-to-date-with-target-pre artifacts: true - job: build-codec-linux-make extends: - .rules-mr-to-main-or-main-pc - .test-job-linux-compares-to-fixed-target before_script: - *set-reference-for-basop-port-branch - USE_LTV=0 Loading