netcmd: Add tests for performing an offline backup immediately after joining a domain
commitb7e6a1c5da7283c49586dc29f85ab19e0e57b0f6
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 24 May 2021 02:58:40 +0000 (24 14:58 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 11 Jun 2021 07:41:38 +0000 (11 07:41 +0000)
treea9a2f679a2c881489cf6bb23af1816a9fafa075c
parent4feb353f7050a81e723906e61a3873c5973e512b
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>
python/samba/tests/domain_backup_offline.py
selftest/knownfail.d/bug-14669 [new file with mode: 0644]
source4/selftest/tests.py