Loading .gitlab-ci.yml +0 −4 Original line number Diff line number Diff line Loading @@ -388,10 +388,6 @@ renderer-smoke-test: needs: ["build-codec-linux-make"] stage: test script: - ls scripts - ls -altr scripts/ivas-processing-scripts - cd scripts - python3 -c 'import ivas_processing_scripts' - make -j IVAS_rend - python3 -m pytest -q -n auto -rA --junit-xml=report-junit.xml tests/renderer/test_renderer.py artifacts: Loading Loading
.gitlab-ci.yml +0 −4 Original line number Diff line number Diff line Loading @@ -388,10 +388,6 @@ renderer-smoke-test: needs: ["build-codec-linux-make"] stage: test script: - ls scripts - ls -altr scripts/ivas-processing-scripts - cd scripts - python3 -c 'import ivas_processing_scripts' - make -j IVAS_rend - python3 -m pytest -q -n auto -rA --junit-xml=report-junit.xml tests/renderer/test_renderer.py artifacts: Loading