selftest: Remove unnecessary code for backup testenvs
commite2ee595202fb338e3ecc9bd8c37e1b89d33d091f
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 1 Nov 2018 03:43:58 +0000 (1 16:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 1 Nov 2018 12:06:01 +0000 (1 13:06 +0100)
treee55d4c7f4f64982857967e81392d6688a3c1bf3f
parent018ff496e4be6ed536e56b2e6b1940c048f09762
selftest: Remove unnecessary code for backup testenvs

setup_namespaces() already gets done for the backupfromdc's domain, so
this step is unnecessary for the restoredc and offlinebackupdc testenvs
(which are based off the backupfromdc's database).

The setup_namespaces() step is still necessary for the renamedc/labdc,
as these don't have the UPN/SPN suffixes for the new realm yet.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Thu Nov  1 13:06:01 CET 2018 on sn-devel-144
selftest/target/Samba4.pm