mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
58296e3eae
At the moment this is done as a post-processing step for any nodes that have no known IPs. However, this doesn't allow testing of scenarios where there no known IPs on one or more nodes. Add relevant tests. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> |
||
---|---|---|
.. | ||
scripts | ||
det.001.sh | ||
det.002.sh | ||
det.003.sh | ||
lcp2.001.sh | ||
lcp2.002.sh | ||
lcp2.003.sh | ||
lcp2.004.sh | ||
lcp2.005.sh | ||
lcp2.006.sh | ||
lcp2.007.sh | ||
lcp2.008.sh | ||
lcp2.009.sh | ||
lcp2.010.sh | ||
lcp2.011.sh | ||
lcp2.012.sh | ||
lcp2.013.sh | ||
lcp2.014.sh | ||
lcp2.015.sh | ||
lcp2.016.sh | ||
lcp2.017.sh | ||
lcp2.018.sh | ||
lcp2.019.sh | ||
lcp2.022.sh | ||
lcp2.023.sh | ||
lcp2.024.sh | ||
lcp2.025.sh | ||
lcp2.026.sh | ||
lcp2.027.sh | ||
lcp2.028.sh | ||
lcp2.029.sh | ||
lcp2.030.sh | ||
lcp2.031.sh | ||
lcp2.032.sh | ||
lcp2.033.sh | ||
lcp2.034.sh | ||
nondet.001.sh | ||
nondet.002.sh | ||
nondet.003.sh | ||
README |
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.