1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/ctdb/tests/takeover
Martin Schwenke 565fc4ff46 tests/takeover: Initial tests for deterministic IPs
Signed-off-by: Martin Schwenke <martin@meltin.net>

(This used to be ctdb commit 5c820b2398a42af0e94bc524854a1ad144a63f7b)
2013-01-08 10:16:11 +11:00
..
scripts tests/takeover: Do output filtering for deterministic IPs algorithm too 2013-01-08 10:16:11 +11:00
simulation tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
det.001.sh tests/takeover: Initial tests for deterministic IPs 2013-01-08 10:16:11 +11:00
det.002.sh tests/takeover: Initial tests for deterministic IPs 2013-01-08 10:16:11 +11:00
det.003.sh tests/takeover: Initial tests for deterministic IPs 2013-01-08 10:16:11 +11:00
lcp2.001.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.002.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.003.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.004.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.005.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.006.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.007.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.008.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.009.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.010.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.011.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.012.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
lcp2.013.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
nondet.001.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
nondet.002.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
nondet.003.sh tests/takeover - Restructure according to new convention 2012-04-16 15:57:16 +10:00
README tests: Update README files and add new README files where missing 2012-04-27 15:40:43 +10:00

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.