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