From: Amitay Isaacs Date: Fri, 25 Aug 2017 07:20:04 +0000 (+1000) Subject: ctdb-tests: Add database attach tests X-Git-Tag: talloc-2.1.13~238 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14bdbef9c111a358e7f6e64abd8d2e4bae997976;p=thirdparty%2Fsamba.git ctdb-tests: Add database attach tests Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke --- diff --git a/ctdb/tests/tool/ctdb.attach.001.sh b/ctdb/tests/tool/ctdb.attach.001.sh new file mode 100755 index 00000000000..82c333282a9 --- /dev/null +++ b/ctdb/tests/tool/ctdb.attach.001.sh @@ -0,0 +1,35 @@ +#!/bin/sh + +. "${TEST_SCRIPTS_DIR}/unit.sh" + +define_test "attach volatile database" + +setup_ctdbd <