dbcheck/release-4-1-0rc3: Add a check regarding replica locations
authorGarming Sam <garming@catalyst.net.nz>
Wed, 20 Jul 2016 00:47:11 +0000 (12:47 +1200)
committerGarming Sam <garming@samba.org>
Thu, 21 Jul 2016 04:37:08 +0000 (06:37 +0200)
commit56771ec6d0b01590caa702708a56d1e68e0dc70a
treee1ce23969fda3065b1830f02f661e7b2afa6a533
parent5d470d2886a782ad887a3d290d600c5dfa244fc0
dbcheck/release-4-1-0rc3: Add a check regarding replica locations

This DC has repsFrom for the DNS partitions, but not the corresponding
link. This ensures that dbcheck has fixed them up. This will currently
fail without the actual changes to dbcheck coming in the following
commit.

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

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail
source4/selftest/provisions/release-4-1-0rc3/expected-replica-locations-after-dbcheck.ldif [new file with mode: 0644]
source4/selftest/provisions/release-4-1-0rc3/expected-replica-locations-after-dbcheck2.ldif [new file with mode: 0644]
testprogs/blackbox/dbcheck-oldrelease.sh