Commit 980391a1 authored by Jan Kiene's avatar Jan Kiene
Browse files

Merge branch 'ci/add-update-ltv-repo-to-smoke-test' into 'main'

add update-ltv-repo yaml anchor to smoke test

See merge request !1030
parents 8bef1c48 20ca14fe
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -329,6 +329,8 @@ codec-smoke-test:
  needs: ["build-codec-linux-cmake", "build-codec-linux-make", "build-codec-instrumented-linux", "build-codec-sanitizers-linux"]
  script:
    - *print-common-info
    # LTV update needed as ltv ISM metadata files are used
    - *update-ltv-repo
    - bash ci/smoke_test.sh
    ### analyze for failures
    - if ! [ -s smoke_test_output.txt ] || ! [ -s smoke_test_output_plc.txt ] || ! [ -s smoke_test_output_jbm_noEXT.txt ] || ! [ -s smoke_test_output_hrtf.txt ]; then echo "Error in smoke test"; exit 1; fi
@@ -1291,6 +1293,7 @@ coverage-test-on-main-scheduled:
  timeout: 2 hours
  script:
    - *print-common-info
    - *update-ltv-repo
    - make GCOV=1 -j
    - cp IVAS_rend IVAS_rend_ref # Copy exec to be able to run renderer script
    - python3 tests/create_short_testvectors.py