Skip to content
Snippets Groups Projects
Commit 0e29a71c authored by Sergei Voronezhskii's avatar Sergei Voronezhskii Committed by Kirill Yukhin
Browse files

test: Switch CI test-run to one job

The -j -1 used to legacy consistent mode. Reducing the number of jobs
to one by switching to -j 1, uses same part of the code as in parallel
mode. The code in parallel mode kills hung tests.

Part of https://github.com/tarantool/test-run/issues/106
parent 1d3a6cb0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment