source: vendor/current/ctdb/tests/tool/stubby.reloadips.003.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: 354 bytes
Line 
1#!/bin/sh
2
3. "${TEST_SCRIPTS_DIR}/unit.sh"
4
5define_test "All node reload"
6
7required_result 0 <<EOF
8Fake reload public IPs on node 0
9Fake reload public IPs on node 1
10Fake reload public IPs on node 2
11Fake takeover run on recovery master 1
12EOF
13
14simple_test all <<EOF
15NODEMAP
160 192.168.20.41 0x0 CURRENT
171 192.168.20.42 0x0 RECMASTER
182 192.168.20.43 0x0
19EOF
Note: See TracBrowser for help on using the repository browser.