From eccce073d084eceb4bfb5c25001b5873e2c0f2b2 Mon Sep 17 00:00:00 2001 From: Amitay Isaacs Date: Tue, 6 May 2014 17:44:24 +1000 Subject: [PATCH] ctdb-tests: Add a test for ctdb restoredb Signed-off-by: Amitay Isaacs Reviewed-by: Martin Schwenke Autobuild-User(master): Martin Schwenke Autobuild-Date(master): Mon Jul 7 16:06:39 CEST 2014 on sn-devel-104 --- ctdb/tests/simple/58_ctdb_restoredb.sh | 118 +++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100755 ctdb/tests/simple/58_ctdb_restoredb.sh diff --git a/ctdb/tests/simple/58_ctdb_restoredb.sh b/ctdb/tests/simple/58_ctdb_restoredb.sh new file mode 100755 index 00000000000..31b81a6dcb3 --- /dev/null +++ b/ctdb/tests/simple/58_ctdb_restoredb.sh @@ -0,0 +1,118 @@ +#!/bin/bash + +test_info() +{ + cat <