torture-samr: Try breaking the NT hash first, as the LM hash may not be being checked
[Samba.git] / ctdb / tests / eventscripts / 10.interface.monitor.006.sh
blob3c483a3516f3e937c4740ce5223050d263516cf2
1 #!/bin/sh
3 . "${TEST_SCRIPTS_DIR}/unit.sh"
5 define_test "1 bond, active slaves, link down"
7 setup_ctdb
9 iface=$(ctdb_get_1_interface)
11 setup_bond $iface "" "down"
13 required_result 1 "ERROR: public network interface $iface is down"
15 simple_test