Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -523,6 +523,8 @@ pytest-compare-20ms-and-5ms-rendering: ### prepare pytest - cp IVAS_cod ../IVAS_cod_ref - cp IVAS_dec ../IVAS_dec_ref - cp IVAS_cod ../IVAS_cod - cp IVAS_dec ../IVAS_dec - popd # create references - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1 Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -523,6 +523,8 @@ pytest-compare-20ms-and-5ms-rendering: ### prepare pytest - cp IVAS_cod ../IVAS_cod_ref - cp IVAS_dec ../IVAS_dec_ref - cp IVAS_cod ../IVAS_cod - cp IVAS_dec ../IVAS_dec - popd # create references - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -v --update_ref 1 Loading