netcmd: Add tests for performing an offline backup immediately after joining a domain
commitb3d59842fd99c8d72dbc6f65259efad05bd5d897
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 24 May 2021 02:58:40 +0000 (24 14:58 +1200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Jul 2021 12:31:15 +0000 (13 12:31 +0000)
treed205aaf343f2d6b0fcb0030e489f978db44fd4e7
parent00444ac64f5b9ece88a62100b9b98c6fe75f6a60
netcmd: Add tests for performing an offline backup immediately after joining a domain

This currently fails due to the DC not having a rIDNextRID attribute,
which is required for the restore process.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit b7e6a1c5da7283c49586dc29f85ab19e0e57b0f6)
python/samba/tests/domain_backup_offline.py
selftest/knownfail.d/bug-14669 [new file with mode: 0644]
source4/selftest/tests.py