mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
d0381a3cf4
Although this tests correctness it is most useful for testing that changes to IP takeover algorithm do not cause obvious performance regressions. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Thu Aug 10 10:30:58 CEST 2017 on sn-devel-144
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.