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 |
|
---|
5 | define_test "All node reload"
|
---|
6 |
|
---|
7 | required_result 0 <<EOF
|
---|
8 | Fake reload public IPs on node 0
|
---|
9 | Fake reload public IPs on node 1
|
---|
10 | Fake reload public IPs on node 2
|
---|
11 | Fake takeover run on recovery master 1
|
---|
12 | EOF
|
---|
13 |
|
---|
14 | simple_test all <<EOF
|
---|
15 | NODEMAP
|
---|
16 | 0 192.168.20.41 0x0 CURRENT
|
---|
17 | 1 192.168.20.42 0x0 RECMASTER
|
---|
18 | 2 192.168.20.43 0x0
|
---|
19 | EOF
|
---|
Note:
See
TracBrowser
for help on using the repository browser.