1
0
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:
Volker Lendecke 2014-08-20 09:52:39 +00:00 committed by Jeremy Allison
parent 85935097b9
commit 513584a3b1

View File

@ -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(