mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
torture: Run the cleanup2 test against 2 nodes
This enables testing the brlock cleanup across ctdb Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
85935097b9
commit
513584a3b1
@ -127,7 +127,7 @@ bool run_cleanup2(int dummy)
|
||||
/*
|
||||
* Check the file is indeed locked
|
||||
*/
|
||||
if (!torture_open_connection(&cli2, 0)) {
|
||||
if (!torture_open_connection(&cli2, 1)) {
|
||||
return false;
|
||||
}
|
||||
status = cli_ntcreate(
|
||||
|
Loading…
Reference in New Issue
Block a user