repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s4:dsdb: allocate DSDB_CONTROL_DBCHECK_FIX_DUPLICATE_LINKS oid
[Samba.git]
/
ctdb
/
tests
/
tool
/
ctdb.setifacelink.002.sh
blob
a27062ed055ef73c05548c6129a4042bd54d8774
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"invalid interface"
6
7
setup_ctdbd
<<EOF
8
NODEMAP
9
0 192.168.20.41 0x0 CURRENT RECMASTER
10
1 192.168.20.42 0x0
11
2 192.168.20.43 0x0
12
13
IFACES
14
:Name:LinkStatus:References:
15
:eth2:1:2:
16
:eth1:0:4:
17
EOF
18
19
required_result
1
<<EOF
20
Interface eth0 not configured on node 0
21
EOF
22
simple_test eth0 down