Loading main-float.yml +1 −0 Original line number Diff line number Diff line Loading @@ -701,6 +701,7 @@ rtpdump-test: script: - make -j 2>&1 >$MAKE_BUILD_LOG_FILE_DEFAULT - testcase_timeout=15 - python3 tests/create_short_testvectors.py --cut_len 1.0 - python3 -m pytest -q --tb=no -n auto -rA --html=report.html --self-contained-html --junit-xml=report-junit.xml tests/rtp --testcase_timeout=$testcase_timeout artifacts: name: "mr-$CI_MERGE_REQUEST_IID--sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results" Loading Loading
main-float.yml +1 −0 Original line number Diff line number Diff line Loading @@ -701,6 +701,7 @@ rtpdump-test: script: - make -j 2>&1 >$MAKE_BUILD_LOG_FILE_DEFAULT - testcase_timeout=15 - python3 tests/create_short_testvectors.py --cut_len 1.0 - python3 -m pytest -q --tb=no -n auto -rA --html=report.html --self-contained-html --junit-xml=report-junit.xml tests/rtp --testcase_timeout=$testcase_timeout artifacts: name: "mr-$CI_MERGE_REQUEST_IID--sha-$CI_COMMIT_SHORT_SHA--job-$CI_JOB_NAME--results" Loading