pam_wrapper: use uintptr_t as base for const-discarding
[Samba.git] / ctdb / tests / tool / ctdb.ipinfo.003.sh
blob383f1c71c36df26f752d783d72b7c71e8c603832
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "3 nodes, all ok, same ips on all nodes, IPv6"
7 setup_ctdbd <<EOF
8 NODEMAP
9 0 192.168.20.41 0x0 CURRENT RECMASTER
10 1 192.168.20.42 0x0
11 2 192.168.20.43 0x0
13 IFACES
14 :Name:LinkStatus:References:
15 :eth2:1:2:
16 :eth1:1:4:
18 PUBLICIPS
19 10.0.0.31 0
20 10.0.0.32 1
21 10.0.0.33 2
22 fd00::5357:5f01 2
23 fd00::5357:5f02 1
24 fd00::5357:5f03 0
25 EOF
27 required_result 0 <<EOF
28 Public IP[fd00::5357:5f02] info on node 0
29 IP:fd00::5357:5f02
30 CurrentNode:1
31 NumInterfaces:2
32 Interface[1]: Name:eth2 Link:up References:2 (active)
33 Interface[2]: Name:eth1 Link:up References:4
34 EOF
35 simple_test fd00::5357:5f02