Commit 53d994f9 authored by norvell's avatar norvell
Browse files

Update .gitlab-ci.yml

parent fa3032f9
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1350,6 +1350,7 @@ coverage-test-on-main-scheduled:
    - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR -n 0 --update_ref 1 -m create_ref_part2 --ref_encoder_path ./IVAS_cod --ref_decoder_path ./IVAS_dec
    - python3 -m pytest $TESTS_DIR_CODEC_BE_ON_MR/test_param_file.py -n 0 --update_ref 1 -m create_ref --param_file scripts/config/self_test_evs.prm --ref_encoder_path ./IVAS_cod --ref_decoder_path ./IVAS_dec
    - python3 -m pytest -q -n 0 tests/split_rendering/test_split_rendering_be_comparison.py --update_ref 1 -m create_ref --ref_encoder_path ./IVAS_cod --ref_decoder_path ./IVAS_dec
    - python3 -m pytest -q -n 0 tests/split_rendering/test_split_rendering.py
    - bash ci/smoke_test.sh coverage
    - python3 -m pytest -q -n 0 tests/renderer/test_renderer_be_comparison.py
    - bash ci/ivas_voip_be_test.sh coverage