tests: Add a test for recovery of persistent databases
authorAmitay Isaacs <amitay@gmail.com>
Tue, 18 Dec 2012 01:52:39 +0000 (12:52 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Wed, 9 Jan 2013 02:18:34 +0000 (13:18 +1100)
commit45d439a1ab093b420c27b1502ef109021833c7af
tree3a0651e141e4acce4e6972f90f2833a350d3f9f6
parentefaac27a9ed52ed0f436c7e194013fd06e8b02b3
tests: Add a test for recovery of persistent databases

Ensure that RSN based recovery and __db_sequence_number__ based recovery
methods for persistent databases work correctly.  They should not cause
corruption of the database.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
tests/simple/76_ctdb_pdb_recovery.sh [new file with mode: 0755]