Commit 7c39f53f authored by Jan Kiene's avatar Jan Kiene
Browse files

harmonize job names

parent a7e93eae
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -499,7 +499,7 @@ build-codec-linux-instrumented-make:
# ---------------------------------------------------------------

### jobs that test fx encoder -> flt decoder
ivas-pytest-compare_to_main-enc:
ivas-pytest-compare_to_main-short-enc:
  extends:
    - .rules-pytest-to-main-short
    - .test-job-linux
@@ -510,7 +510,7 @@ ivas-pytest-compare_to_main-enc:
    - LEVEL_SCALING=1.0
  <<: *ivas-pytest-on-merge-request-anchor

ivas-pytest-compare_to_main-enc-lev-10:
ivas-pytest-compare_to_main-short-enc-lev-10:
  extends:
    - .rules-pytest-to-main-short
    - .test-job-linux
@@ -521,7 +521,7 @@ ivas-pytest-compare_to_main-enc-lev-10:
    - LEVEL_SCALING=0.3162
  <<: *ivas-pytest-on-merge-request-anchor

ivas-pytest-compare_to_main-enc-lev+10:
ivas-pytest-compare_to_main-short-enc-lev+10:
  extends:
    - .rules-pytest-to-main-short
    - .test-job-linux
@@ -544,7 +544,7 @@ ivas-pytest-compare_to_main-short-dec:
    - LEVEL_SCALING=1.0
  <<: *ivas-pytest-on-merge-request-anchor

ivas-pytest-compare_to_main-short-lev-10:
ivas-pytest-compare_to_main-short-dec-lev-10:
  extends:
    - .rules-pytest-to-main-short
    - .test-job-linux
@@ -571,7 +571,7 @@ ivas-pytest-compare_to_main-short-dec-lev+10:
# ---------------------------------------------------------------

### jobs that test fx encoder -> flt decoder
ivas-pytest-compare_to_ref-enc:
ivas-pytest-compare_to_ref-short-enc:
  extends:
    - .rules-pytest-to-ref-short
    - .test-job-linux
@@ -582,7 +582,7 @@ ivas-pytest-compare_to_ref-enc:
    - LEVEL_SCALING=1.0
  <<: *ivas-pytest-anchor

ivas-pytest-compare_to_ref-enc-lev-10:
ivas-pytest-compare_to_ref-short-enc-lev-10:
  extends:
    - .rules-pytest-to-ref-short
    - .test-job-linux    
@@ -593,7 +593,7 @@ ivas-pytest-compare_to_ref-enc-lev-10:
    - LEVEL_SCALING=0.3162
  <<: *ivas-pytest-anchor

ivas-pytest-compare_to_ref-enc-lev+10:
ivas-pytest-compare_to_ref-short-enc-lev+10:
  extends:
    - .rules-pytest-to-ref-short
    - .test-job-linux