summaryrefslogtreecommitdiff
path: root/ctdb/tests/eventscripts/13.per_ip_routing.009.sh
blob: c887febab3cbeda1939abe7faa8da69a04a6df87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/bin/sh

. "${TEST_SCRIPTS_DIR}/unit.sh"

define_test "All IPs configured, takeip 1 address"

setup

# configure all addresses
create_policy_routing_config all default

# add routes for all 1 IP
ctdb_get_1_public_address |
while read dev ip bits ; do
    ok_null
    simple_test_event "takeip" $dev $ip $bits
done

# for 1 IP
check_routes 1 default