s3:script/tests: add a test for VSS write behaviour
[Samba.git] / ctdb / tests / tool / ctdb.getcapabilities.002.sh
blobf54786290e5b9304bbb3eadcc384380770489381
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "3 nodes, 1 disconnected"
7 setup_ctdbd <<EOF
8 NODEMAP
9 0 192.168.20.41 0x0 CURRENT RECMASTER
10 1 192.168.20.42 0x1
11 2 192.168.20.43 0x0
12 EOF
14 required_result 0 <<EOF
15 RECMASTER: YES
16 LMASTER: YES
17 EOF
19 simple_test