test: add test 54_ctdb_transaction_recovery.sh
authorMichael Adam <obnox@samba.org>
Wed, 9 Dec 2009 20:38:44 +0000 (21:38 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 9 Dec 2009 20:56:59 +0000 (21:56 +0100)
commit2ff2679e8f3d50ebf735f2c420898a84268bdc95
tree15dc84e1694564ef12d58ee87d623d1166b1cbfe
parentc13077ca64f6e6569c30ef7fcb044e5711dce1a3
test: add test 54_ctdb_transaction_recovery.sh

This is like the 53_ctdb_transaction test, but it additionally
runs a loop with recoveries while the transactions are running.

When called like this, the transaction loops run for 10 minutes:

CTDB_TEST_TIMELIMIT=600 tests/scripts/run_tests tests/simple/54_ctdb_transaction_recovery.sh

The default timelimit is 30 seconds.

Michael
tests/simple/54_ctdb_transaction_recovery.sh [new file with mode: 0755]