#!/bin/sh . "${TEST_SCRIPTS_DIR}/unit.sh" define_test "takeip, monitor -> reconfigure" setup_nfs public_address=$(ctdb_get_1_public_address) ok_null simple_test_event "takeip" $public_address # This currently assumes that ctdb scriptstatus will always return a # good status (when replaying). That should change and we will need # to split this into 2 tests. ok <