summaryrefslogtreecommitdiff
path: root/ctdb/.gitignore
diff options
context:
space:
mode:
authorMartin Schwenke <martin@meltin.net>2008-11-21 19:01:48 +1100
committerMartin Schwenke <martin@meltin.net>2008-11-21 19:01:48 +1100
commit734f3ada52e6ff21ca1f69dd16bc7969181c49e9 (patch)
tree38d462a0e8bfd43242881fe105f8b5ba2b75a009 /ctdb/.gitignore
parentbc3a6b20c53b3f657519d54c0773fef83f4d30e4 (diff)
downloadsamba-734f3ada52e6ff21ca1f69dd16bc7969181c49e9.tar.gz
Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.
Move setting of $CTDB_NODES_SOCKETS to tests/scripts/run_tests and make it only happen if $CTDB_TEST_REAL_CLUSTER is not set. Bugfix in function ips_are_on_nodeglob. New/proper implementations of functions stop_daemons and start_daemons, now called by function restart_ctdb. In start_daemons.sh, add public addresses file generation/usage, use new option --nopublicipcheck to ctdbd to avoid crazy behaviour and kill ctdbd more carefully to avoid killing real daemons on a real cluster - this should be able to coexist on a node of a real cluster. start_daemons.sh is temporarily incompatible with start_daemons function, but expecting to replace that script with function calls very soon anyway... Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit 4c54772c5c2fa7d2a25963379b5b96caf0c2521c)
Diffstat (limited to 'ctdb/.gitignore')
-rw-r--r--ctdb/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/.gitignore b/ctdb/.gitignore
index 91124db066a..b84c6769099 100644
--- a/ctdb/.gitignore
+++ b/ctdb/.gitignore
@@ -18,4 +18,4 @@ nodes.txt
public_addresses.txt
rec.lock
test.db
-var
+tests/var