mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
0d0512cb65
00.ctdb should not know about public IP addresses. Move related tests to operate on 10.interface. Pair-programmed-with: Amitay Isaacs <amitay@gmail.com> Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
12 lines
132 B
Bash
Executable File
12 lines
132 B
Bash
Executable File
#!/bin/sh
|
|
|
|
. "${TEST_SCRIPTS_DIR}/unit.sh"
|
|
|
|
define_test "Check public IP dropping, none assigned"
|
|
|
|
setup_ctdb
|
|
|
|
ok_null
|
|
|
|
simple_test
|