auth/common: add support for auth4_ctx->check_ntlm_password_send/recv()
[Samba.git] / ctdb / tests / takeover_helper / 140.sh
blob844a35a65e1324a3eeb0c9d0e46dab632adc5965
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "3 nodes, all ok, GET_PUBLIC_IPS error"
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 1
20 10.0.0.32 1
21 10.0.0.33 1
23 CONTROLFAILS
24 90 2 ERROR CTDB_CONTROL_GET_PUBLIC_IPS fake failure
25 EOF
27 required_result 255 <<EOF
28 control GET_PUBLIC_IPS failed on node 2, ret=-1
29 Failed to fetch known public IPs
30 Assigning banning credits to node 2
31 takeover run failed, ret=-1
32 EOF
33 test_takeover_helper