Loading main-basop.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3194,6 +3194,7 @@ ivas-conformance-linux: COVERAGE_TITLE: "conformance test test_26252.py" script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh - make -j # To be substituted with reference platform build - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/ivas-conformance.sh artifacts: Loading snippets/ivas-conformance.sh +0 −2 Original line number Diff line number Diff line Loading @@ -3,14 +3,12 @@ set -euxo pipefail make -j 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 scripts/prepare_combined_format_inputs.py TEST_SET="tests/codec_be_on_mr_nonselection tests/renderer_short/test_renderer.py tests/split_rendering/test_split_rendering.py" python3 -m pytest -q $TEST_SET -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 Loading Loading
main-basop.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3194,6 +3194,7 @@ ivas-conformance-linux: COVERAGE_TITLE: "conformance test test_26252.py" script: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/print-common-info.sh - make -j # To be substituted with reference platform build - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/ivas-conformance.sh artifacts: Loading
snippets/ivas-conformance.sh +0 −2 Original line number Diff line number Diff line Loading @@ -3,14 +3,12 @@ set -euxo pipefail make -j 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 scripts/prepare_combined_format_inputs.py TEST_SET="tests/codec_be_on_mr_nonselection tests/renderer_short/test_renderer.py tests/split_rendering/test_split_rendering.py" python3 -m pytest -q $TEST_SET -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 Loading