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
KCC: explicit None check in refresh_failed_links_connections()
[Samba.git]
/
ctdb
/
tests
/
eventscripts
/
10.interface.monitor.013.sh
blob
0fcdcd8d15bdabc7ea8ea4c08df7a185416932aa
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"1 bond, active slaves, link down"
6
7
setup_ctdb
8
9
iface
=
$
(
ctdb_get_1_interface
)
10
11
setup_bond
$iface
""
"up"
"down"
12
13
required_result
1
"ERROR: No active slaves for 802.ad bond device
$iface
"
14
15
simple_test