1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/tests/takeover
Martin Schwenke 821aa24ffd ctdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc()
It just does IP allocation...

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2015-12-04 09:17:17 +01:00
..
scripts ctdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc() 2015-12-04 09:17:17 +01:00
simulation ctdb-ipalloc: Rename ctdb_takeover_run_core() to ipalloc() 2015-12-04 09:17:17 +01:00
det.001.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
det.002.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
det.003.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02: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 ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
lcp2.005.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02: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: Allow per-node tunable settings 2013-05-07 16:20:46 +10:00
lcp2.013.sh tests/takeover: Allow per-node tunable settings 2013-05-07 16:20:46 +10:00
lcp2.014.sh tests/takeover: Add some LCP2 tests for case when no node are healthy 2013-01-08 10:16:11 +11:00
lcp2.015.sh tests/takeover: Add some LCP2 tests for case when no node are healthy 2013-01-08 10:16:11 +11:00
lcp2.016.sh tests/takeover: Add some LCP2 tests for case when no node are healthy 2013-01-08 10:16:11 +11:00
lcp2.017.sh recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled 2013-05-07 16:20:46 +10:00
lcp2.018.sh recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled 2013-05-07 16:20:46 +10:00
lcp2.019.sh recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled 2013-05-07 16:20:46 +10:00
lcp2.020.sh tests/takeover: Add takeover tests, mostly for NoIPHostOnAllDisabled 2013-05-07 16:20:46 +10:00
lcp2.021.sh tests/takeover: Add takeover tests, mostly for NoIPHostOnAllDisabled 2013-05-07 16:20:46 +10:00
lcp2.022.sh ctdb-tests/takeover: Fix bogus test description 2013-11-27 18:46:16 +01:00
lcp2.023.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
lcp2.024.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
lcp2.025.sh tests/takeover: New tests to check runstate handling 2013-05-24 16:27:55 +10:00
lcp2.026.sh tests/takeover: New tests to check runstate handling 2013-05-24 16:27:55 +10:00
lcp2.027.sh tests/takeover: LCP2 tests for weird, unbalanced corner-cases 2013-05-24 22:31:21 +10:00
lcp2.028.sh tests/takeover: LCP2 tests for weird, unbalanced corner-cases 2013-05-24 22:31:21 +10:00
lcp2.029.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
lcp2.030.sh tests/takeover: New test with 900 IPs 2013-05-24 22:31:22 +10:00
lcp2.031.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
lcp2.032.sh ctdb-recoverd: Fix a bug in the LCP2 rebalancing code 2014-02-13 02:03:24 +01:00
lcp2.033.sh ctdb-tests: Add another LCP2 takeover test 2014-07-29 07:38:13 +02:00
nondet.001.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02:00
nondet.002.sh ctdb-tests: Make the fake log timestamp string easy to modify 2014-10-06 12:34:32 +02: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.