Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -680,7 +680,7 @@ split-rendering-smoke-test: stage: test script: - make -j - testcase_timeout=10 - testcase_timeout=15 - python3 -m pytest -q -n auto -rA --junit-xml=report-junit.xml tests/split_rendering/test_split_rendering.py --testcase_timeout=$testcase_timeout artifacts: name: "mr-$CI_MERGE_REQUEST_IID--sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -680,7 +680,7 @@ split-rendering-smoke-test: stage: test script: - make -j - testcase_timeout=10 - testcase_timeout=15 - python3 -m pytest -q -n auto -rA --junit-xml=report-junit.xml tests/split_rendering/test_split_rendering.py --testcase_timeout=$testcase_timeout artifacts: name: "mr-$CI_MERGE_REQUEST_IID--sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results" Loading