tests: New offline backup tests with tweaks to old online classes
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 12 Jul 2018 02:34:56 +0000 (14:34 +1200)
committerGary Lockyer <gary@samba.org>
Mon, 6 Aug 2018 03:37:43 +0000 (05:37 +0200)
commit2104818ea60d51c54c9243ace5a28d2a087996f1
tree72b278d6d78fc72d1b582fcd4604ed4a284df50b
parentf17d20123a4dc6b3b798456775c9449a2afd4921
tests: New offline backup tests with tweaks to old online classes

Offline backups have a slightly different syntax, as they don't take the
server or user-creds parameters. In the untar case, the offline backup
will actually have the secrets present, so making asserting on this
more flexible.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/tests/domain_backup.py