Commit 3ce55120 authored by norvell's avatar norvell
Browse files

Add create_cut for renderer test

parent 3d3579ca
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1217,7 +1217,7 @@ ivas-conformance:
    - python3 -m pytest -q -n auto tests/renderer/test_renderer.py --create_ref

    # Output creation
    - python3 -m pytest tests/codec_be_on_mr_nonselection tests/renderer/test_renderer.py -v -n auto --junit-xml=report-junit.xml --html=report.html --self-contained-html
    - python3 -m pytest tests/codec_be_on_mr_nonselection tests/renderer/test_renderer.py -v -n auto --create_cut --junit-xml=report-junit.xml --html=report.html --self-contained-html

  artifacts:
    name: "ivas-conformance-$CI_COMMIT_SHORT_SHA"