]> 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>
Mon, 9 Jul 2018 10:55:26 +0000 (12:55 +0200)
commit9352dd5ea0d441b4794d11aaced76e1457a4b61c
tree0c06ee1ca1a4987902c7de007206abc3ca1e472c
parent93c09bdb458c49d68304b849a88a59227d1dad03
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]