Loading main-basop.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1507,7 +1507,7 @@ ivas-pytest-sanitizers: - .rules-pytest-sanitizers-on-schedule needs: ["build-codec-sanitizers-clang-linux"] stage: test timeout: "20 hours" timeout: "32 hours" resource_group: basop-long-sanitizers parallel: matrix: Loading Loading @@ -1563,7 +1563,7 @@ ivas-pytest-sanitizers: fi - | if [ "$WHAT" == "CODEC" ]; then pytest_args="tests/codec_be_on_mr_nonselection $pytest_args --update_ref 1 --ref_encoder_path IVAS_cod_ref --ref_decoder_path IVAS_dec_ref" pytest_args="tests/codec_be_on_mr_nonselection $pytest_args --update_ref 1 --ref_encoder_path IVAS_cod --ref_decoder_path IVAS_dec" else # RENDERER pytest_args="tests/renderer/test_renderer.py $pytest_args --create_ref" # renderer tests have this naming convention and no way to point to specific binaries Loading Loading
main-basop.yml +2 −2 Original line number Diff line number Diff line Loading @@ -1507,7 +1507,7 @@ ivas-pytest-sanitizers: - .rules-pytest-sanitizers-on-schedule needs: ["build-codec-sanitizers-clang-linux"] stage: test timeout: "20 hours" timeout: "32 hours" resource_group: basop-long-sanitizers parallel: matrix: Loading Loading @@ -1563,7 +1563,7 @@ ivas-pytest-sanitizers: fi - | if [ "$WHAT" == "CODEC" ]; then pytest_args="tests/codec_be_on_mr_nonselection $pytest_args --update_ref 1 --ref_encoder_path IVAS_cod_ref --ref_decoder_path IVAS_dec_ref" pytest_args="tests/codec_be_on_mr_nonselection $pytest_args --update_ref 1 --ref_encoder_path IVAS_cod --ref_decoder_path IVAS_dec" else # RENDERER pytest_args="tests/renderer/test_renderer.py $pytest_args --create_ref" # renderer tests have this naming convention and no way to point to specific binaries Loading