Loading .gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -519,7 +519,9 @@ pytest-compare-20ms-and-5ms-rendering: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/disable-limiter.sh - *get-ivas-float-update - pushd ivas-basop - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/disable-limiter.sh # need to use copy from disable-limiter snippet because that one changes back to root dir before - sed -i.bak -e "s/\/\*[[:space:]]*\(#define[[:space:]]*DISABLE_LIMITER\)[[:space:]]*\*\//\1/g" ./lib_com/options.h - git diff - make clean - make -j ### prepare pytest Loading Loading
.gitlab-ci.yml +3 −1 Original line number Diff line number Diff line Loading @@ -519,7 +519,9 @@ pytest-compare-20ms-and-5ms-rendering: - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/disable-limiter.sh - *get-ivas-float-update - pushd ivas-basop - bash "${CI_PROJECT_DIR}"/ivas-codec-ci/snippets/disable-limiter.sh # need to use copy from disable-limiter snippet because that one changes back to root dir before - sed -i.bak -e "s/\/\*[[:space:]]*\(#define[[:space:]]*DISABLE_LIMITER\)[[:space:]]*\*\//\1/g" ./lib_com/options.h - git diff - make clean - make -j ### prepare pytest Loading