source: vendor/current/ctdb/tests/tool/stubby.getcapabilities.002.sh

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 364 bytes
Line 
1#!/bin/sh
2
3. "${TEST_SCRIPTS_DIR}/unit.sh"
4
5define_test "3 nodes, 1 disconnected"
6
7required_result 0 <<EOF
8RECMASTER: YES
9LMASTER: YES
10LVS: NO
11EOF
12
13simple_test <<EOF
14NODEMAP
150 192.168.20.41 0x0 CURRENT RECMASTER
161 192.168.20.42 0x1
172 192.168.20.43 0x0
18
19IFACES
20:Name:LinkStatus:References:
21:eth2:1:2:
22:eth1:1:4:
23
24VNNMAP
25654321
260
271
282
29EOF
Note: See TracBrowser for help on using the repository browser.