ctdb-tests: Generalize transaction_loop test
authorAmitay Isaacs <amitay@gmail.com>
Thu, 2 Mar 2017 07:15:05 +0000 (18:15 +1100)
committerMartin Schwenke <martins@samba.org>
Thu, 29 Jun 2017 08:34:28 +0000 (10:34 +0200)
commitebaaf226ca3f7437e5f36fda12031b23c7c57336
tree993042bb208f730543ff77951f0dfcb325a84e01
parent5f86d0934ba1f9fb5d478e5e719c23dcdc2e0681
ctdb-tests: Generalize transaction_loop test

Instead of hard-coding the database name, it's passed as an argument
along with database type.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
ctdb/tests/simple/53_transaction_loop.sh
ctdb/tests/simple/54_transaction_loop_recovery.sh
ctdb/tests/src/transaction_loop.c