source: vendor/current/ctdb/tests/tool/stubby.xpnn.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: 299 bytes
Line 
1#!/bin/sh
2
3. "${TEST_SCRIPTS_DIR}/unit.sh"
4
5define_test "3 nodes, current is 2"
6
7setup_nodes <<EOF
8192.168.20.41
9192.168.20.42
10192.168.20.43
11EOF
12
13required_result 0 "PNN:2"
14
15simple_test <<EOF
16NODEMAP
170 192.168.20.41 0x0
181 192.168.20.42 0x0
192 192.168.20.43 0x0 CURRENT
20EOF
Note: See TracBrowser for help on using the repository browser.