mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-22 00:00:03 +03:00
switch to -n2 for pytest
This commit is contained in:
parent
ae3e424b0c
commit
41d10332bd
@ -112,7 +112,7 @@ stdenv.mkDerivation {
|
||||
|
||||
preCheck =
|
||||
''
|
||||
makeFlagsArray+=(PYTEST_ARGS="--verbose -n4")
|
||||
makeFlagsArray+=(PYTEST_ARGS="--verbose -n2")
|
||||
'' +
|
||||
lib.optionalString fuseSupport ''
|
||||
rm tests/test_fuse.py
|
||||
|
Loading…
Reference in New Issue
Block a user