replmd: Use replmd_set_la_val() when adding new links
[Samba.git] / ctdb / tests / tool / ctdb.runstate.002.sh
blobb75b2ecd2ce5af4c1ffd80bb91193ffe7e978253
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "check if RUNNING"
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
12 EOF
14 ok "RUNNING"
15 simple_test "RUNNING"