Commit c1dd651c authored by norvell's avatar norvell
Browse files

Restore order of extends in ivas-pytest-compare-to-input-short-*

parent 6e897b7d
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1198,8 +1198,8 @@ ivas-pytest-compare_to_ref-short-dec-lev+10:
### jobs that compare the output synthesis to the input files directly
ivas-pytest-compare-to-input-short-dec:
  extends:
    - .test-job-linux
    - .rules-pytest-to-input-short
    - .test-job-linux
  before_script:
    - USE_LTV=0
    - DUT_ENCODER_PATH=./$REF_ENCODER_PATH
@@ -1209,8 +1209,8 @@ ivas-pytest-compare-to-input-short-dec:

ivas-pytest-compare-to-input-short-enc:
  extends:
    - .test-job-linux
    - .rules-pytest-to-input-short
    - .test-job-linux
  before_script:
    - USE_LTV=0
    - DUT_DECODER_PATH=./$REF_DECODER_PATH