summaryrefslogtreecommitdiff
path: root/source3/torture
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-08-20 09:52:39 +0000
committerJeremy Allison <jra@samba.org>2014-08-23 00:24:18 +0200
commit513584a3b1f7d46801d43da990594b1dca85ec11 (patch)
tree8f27475938d608c0d3bb3107306b7fefbb2ffd44 /source3/torture
parent85935097b9dd877791ed7447fe4314c6736c0414 (diff)
downloadsamba-513584a3b1f7d46801d43da990594b1dca85ec11.tar.gz
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>
Diffstat (limited to 'source3/torture')
-rw-r--r--source3/torture/test_cleanup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/test_cleanup.c b/source3/torture/test_cleanup.c
index e96a5de9d4f..c5c53c3c4c4 100644
--- a/source3/torture/test_cleanup.c
+++ b/source3/torture/test_cleanup.c
@@ -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(