tests: Run backup tests against restoredc (SMBv1 disabled)
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 22 Nov 2018 01:05:01 +0000 (14:05 +1300)
committerTim Beale <timbeale@samba.org>
Tue, 27 Nov 2018 02:43:17 +0000 (03:43 +0100)
commit738418ea3ee669b1b917f4b8a6da1f69fa3558f1
tree72a3d71854854d3fe3e10b95db77fc6c3876a275
parent2e235bda9f7e0aa8bce4846264eecd2e051a6c57
tests: Run backup tests against restoredc (SMBv1 disabled)

Running the backup tests against the restoredc highlights that the
backup online/rename commands don't work if SMBv1 is disabled. Note that
the offline commands still work because they don't rely on an SMB
connection to the server.

(Note that running the backup tests against the restoredc is probably a
good idea anyway, to prove that there's no limit to the number of times
you can restore a domain from backup, i.e. we support more than just a
one-off restore).

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/knownfail.d/domain_backup [new file with mode: 0644]
source4/selftest/tests.py