create the nodes file in a 'test' subdirectory and not the current directory
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 3 Jun 2008 08:14:54 +0000 (18:14 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 3 Jun 2008 08:14:54 +0000 (18:14 +1000)
commitdfe0c44c1e8e9dab790686c5ba798986d04bf218
tree781326bc64250a116bcde3bbaa9f5619f2b9d242
parentf0b55adae450cac3cf925e111e1dc9628cff4525
create the nodes file in a 'test' subdirectory and not the current directory

delete all persistent databases when the test starts
(the tests only uses test databases in a special test directory)

do not set up any public addresses in the tests

wait until there are no disconnected or unhealthy nodes when starting the
test daemons instead of waiting for the recovery mode to change.
we do want to wait until the system has recovered and ALL nodes are ok.
tests/start_daemons.sh