netcmd: Add tests for performing an offline backup immediately after joining a domain
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 24 May 2021 02:58:40 +0000 (14:58 +1200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jul 2021 12:55:43 +0000 (12:55 +0000)
commitf9d2652a0b42c37acff3ce16f0c430f3522012e5
treee696779696cab4070c1549249a9d0621ae2aad64
parentb226e83a3dc3c74c06e48469ec02c19cbbfb963b
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