]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-tests: Add a simple test for database traverses
authorMartin Schwenke <martin@meltin.net>
Thu, 14 Jun 2018 19:51:45 +0000 (05:51 +1000)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Jul 2018 08:44:12 +0000 (10:44 +0200)
commita2d359358ddb20d57c76ac13376a1c1469be329e
tree3e257550272510d3de9801f1eac4e48482a9ee4d
parent1f25b710a83cb9549b52a45cc4981e3fd3188ba5
ctdb-tests: Add a simple test for database traverses

This tests that volatile databases traverse correctly, including the
case where a record was updated on a non-lmaster node.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13499

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
(cherry picked from commit ec72fadecd5233234947633360fe46a3a4053c07)
ctdb/tests/simple/79_volatile_db_traverse.sh [new file with mode: 0755]