From 1061bdf29dce60251a53dcc0623efb8815b144ae Mon Sep 17 00:00:00 2001 From: Martin Schwenke Date: Mon, 9 Sep 2019 10:51:17 +1000 Subject: ctdb-tests: Move tool tests to UNIT/ subdirectory Signed-off-by: Martin Schwenke Reviewed-by: Amitay Isaacs --- ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh (limited to 'ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh') diff --git a/ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh b/ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh new file mode 100755 index 00000000000..d04db04b60d --- /dev/null +++ b/ctdb/tests/UNIT/tool/ctdb.getcapabilities.001.sh @@ -0,0 +1,19 @@ +#!/bin/sh + +. "${TEST_SCRIPTS_DIR}/unit.sh" + +define_test "3 nodes, all ok" + +setup_ctdbd <