Loading main-basop.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3195,6 +3195,7 @@ ivas-conformance-linux: script: - 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 - python3 ci/remove_unsupported_testcases.py $PRM_FILES # Should not be needed once the porting is done and all test cases are supported in BASOP/float. - make -j # To be substituted with reference platform build - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/ivas-conformance.sh Loading Loading
main-basop.yml +1 −0 Original line number Diff line number Diff line Loading @@ -3195,6 +3195,7 @@ ivas-conformance-linux: script: - 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 - python3 ci/remove_unsupported_testcases.py $PRM_FILES # Should not be needed once the porting is done and all test cases are supported in BASOP/float. - make -j # To be substituted with reference platform build - source "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/ivas-conformance.sh Loading