From ebc082122fb34ffb8cbcafde9ad39bcc241d33ed Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Mon, 21 Jan 2019 12:15:33 +1100 Subject: ctdb-tests: Add a test for configuring the recovery lock as a command BUG: https://bugzilla.samba.org/show_bug.cgi?id=13800 Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- ctdb/tests/simple/01_ctdb_reclock_command.sh | 28 ++++++++++++++++++++++++++++ ctdb/tests/simple/scripts/local_daemons.bash | 3 +++ 2 files changed, 31 insertions(+) create mode 100755 ctdb/tests/simple/01_ctdb_reclock_command.sh (limited to 'ctdb') diff --git a/ctdb/tests/simple/01_ctdb_reclock_command.sh b/ctdb/tests/simple/01_ctdb_reclock_command.sh new file mode 100755 index 00000000000..34f82e981a1 --- /dev/null +++ b/ctdb/tests/simple/01_ctdb_reclock_command.sh @@ -0,0 +1,28 @@ +#!/bin/bash + +test_info() +{ + cat <