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
ldb: Release ldb 1.3.0
[Samba.git]
/
ctdb
/
tests
/
eventscripts
/
10.interface.monitor.005.sh
blob
8cf7bbc9c0a0eb47749aa7cf8a4b42d310d52905
1
#!/bin/sh
2
3
.
"
${TEST_SCRIPTS_DIR}
/unit.sh"
4
5
define_test
"1 bond, no active slaves"
6
7
setup_ctdb
8
9
iface
=
$
(
ctdb_get_1_interface
)
10
11
setup_bond
$iface
"None"
12
13
required_result
1
"ERROR: No active slaves for bond device
$iface
"
14
15
simple_test