blackbox/dbcheck*.sh: pass --selftest-check-expired-tombstones to dbcheck
authorStefan Metzmacher <metze@samba.org>
Tue, 12 Mar 2019 10:04:33 +0000 (11:04 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 28 Mar 2019 08:35:22 +0000 (08:35 +0000)
commit543fc3e9c04f45b0bdac75daa1055fc4e7904637
treedc53bef7588aa24ae75df601101768d7cedaf447
parent02f3d0a1a2c8923c1403ebef5da903bbf586fc49
blackbox/dbcheck*.sh: pass --selftest-check-expired-tombstones to dbcheck

These tests operate on provision dumps created long ago, they still
want to run tests on deleted objects, when the next commits remove
processing expired tombstone objects in dbcheck.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 5fccc4e9044d2e57be33471f5e6b9be7cc37ac3a)
testprogs/blackbox/dbcheck-links.sh
testprogs/blackbox/dbcheck-oldrelease.sh