Commit 6471fe39 authored by norvell's avatar norvell
Browse files

Change to tests/renderer instead of tests/renderer_short for BASOP conformance

parent 9e5203a8
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -3196,16 +3196,6 @@ ivas-conformance-linux:
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh
    - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/basop/update-scripts-repo.sh
    - make -j # To be substituted with reference platform build
    - ls tests
    - pwd
    - cp IVAS_cod IVAS_cod_ref
    - cp IVAS_dec IVAS_dec_ref
    - cp IVAS_rend IVAS_rend_ref
    - cp ISAR_post_rend ISAR_post_rend_ref

    # Reference creation
    - python3 -m pytest -q tests/codec_be_on_mr_nonselection tests/renderer_short/test_renderer.py tests/split_rendering/test_split_rendering.py -v -n auto --update_ref 1 --create_ref --keep_files --html=report_cmd.html --self-contained-html
    - python3 scripts/parse_commands.py report_cmd.html Readme_IVAS.txt
    - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/ivas-conformance.sh

  artifacts: