openvswitch*: enable RECHECK to rerun failed tests
This commit is contained in:
parent
32c6918ba5
commit
0b871b9fc3
@ -97,6 +97,7 @@ in stdenv.mkDerivation rec {
|
||||
doCheck = true;
|
||||
preCheck = ''
|
||||
export TESTSUITEFLAGS="-j$NIX_BUILD_CORES"
|
||||
export RECHECK=yes
|
||||
|
||||
patchShebangs tests/
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user