Commit e630d606 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix needs for regression tests

parent b1710d57
Loading
Loading
Loading
Loading
Loading
+18 −6
Original line number Diff line number Diff line
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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