upgradeprovision: Change test to always use 2008 R2 schema
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 4 Oct 2017 21:01:27 +0000 (10:01 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Dec 2017 07:20:16 +0000 (08:20 +0100)
commitc22d022ceafebe0c30a3947154016e51baf2d5b3
tree2097cf235e577f96c7b99cdb06df368a24559c65
parentea9cde92fb57d6b65581b0fb48b8f3f253cadc55
upgradeprovision: Change test to always use 2008 R2 schema

This tool (and the corresponding test) is designed to migrate a Samba DC
from a pre-4.0.0 release up to a more recent schema (i.e. Windows 2008R2).

Going further than 2008R2 turns this test into a bit of a nightmare. We
now have a better adprep/'samba-tool domain schemaupgrade' option for
upgrading from 2008R2 to a more recent schema.

It seems to make most sense to leave this tests just running against
2008R2 schema provisions and add new tests to migrate from 2008R2 to
2012R2.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/upgradehelpers.py
source4/scripting/bin/samba_upgradeprovision
testprogs/blackbox/upgradeprovision-oldrelease.sh