Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -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 Loading @@ -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 Loading