Skip to content
Snippets Groups Projects
Commit e01f552a authored by Valentin Syrovatskiy's avatar Valentin Syrovatskiy
Browse files

test: add `numprocesses=auto` both in CI and make target

Pytest xdist significantly reduce integration tests time
by splitting test cases into parallel child process.
Enable this feature by `-n` or `--numprocesses`,
set to 'auto' for optimal hardware resource usage.
parent cc5574a7
No related branches found
No related tags found
Loading
Checking pipeline status
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