mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
e9df17b500
Separate cluster startup from test initialisation for tests that start the cluster with customised configuration. In these cases the result of the cluster startup is actually the point of the test. Additionally, pubips.013.failover_noop.sh claims to have completed test initialisation twice, which just seems wrong. The result is: * ctdb_test_init() takes one option (-n) to indicate when it should not configure/start the cluster * New function ctdb_nodes_start_custom() accepts options for special cluster configuration, only operates on local daemons and triggers a test failure rather than a test error on failure. Signed-off-by: Martin Schwenke <martin@meltin.net> |
||
---|---|---|
.. | ||
cluster.bash | ||
common.sh | ||
integration_local_daemons.bash | ||
integration_real_cluster.bash | ||
integration.bash | ||
script_install_paths.sh | ||
test_wrap | ||
unit.sh |