Commit cc99e717 authored by norvell's avatar norvell
Browse files

Change to running check-be-to-target-short-enc-0db

parent b3b23b7d
Loading
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1049,8 +1049,10 @@ clang-format-check:
### jobs that check for bitexactness of fx encoder and decoder
check-be-to-target-short-enc-0db:
  extends:
    - .rules-pytest-to-main-short
    - .rules-pytest-to-ref-short
    - .test-job-linux
  tags:
    - $RUNNER_TAG           
  before_script:
    - USE_LTV=0
    - DUT_DECODER_PATH=./IVAS_dec_ref
@@ -1337,7 +1339,7 @@ ivas-pytest-enc-usan:
  <<: *ivas-pytest-sanitizers-anchor
  
### jobs that test flt encoder -> fx decoder
ivas-pytest-compare_to_ref-short-dec:
.ivas-pytest-compare_to_ref-short-dec:
  extends:
    - .rules-pytest-to-ref-short
    - .test-job-linux