#!/bin/sh . "${TEST_SCRIPTS_DIR}/unit.sh" define_test "2 disjoint groups of nodes/addresses, a node becomes healthy" # This illustrates a bug in LCP2 when the the only candidate for a # source node is chosen to be the "most imbalanced" node. This means # that nodes in the smaller group aren't necessarily (depends on sort # order and addresses used) considered as candidates. If the larger # group has 6 addresses then the "necessarily" goes away and the # smaller group won't be rebalanced. export CTDB_TEST_LOGLEVEL=ERR required_result <