mirror of
https://github.com/samba-team/samba.git
synced 2025-01-29 21:47:30 +03:00
443fbb9e01
Neither basic_failback() nor lcp2_failback() unassign IPs anymore, so there's no point looping back that far. Also fix a unit test that now fails because looping back to handle unassigned IPs is no longer logged. Signed-off-by: Martin Schwenke <martin@meltin.net> (This used to be ctdb commit c09aeaecad7d3232b1c07bab826b96818756f5e0)
Unit tests for the CTDB IP allocation algorithm(s). Test case filenames look like <algorithm>.NNN.sh, where <algorithm> indicates the IP allocation algorithm to use. These use the ctdb_takeover_test test program.