netcmd: Add test for an offline backup of nested directories
commit4a68b1cb2dc9b32f49423b96c1fd935f5886d057
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 17 Mar 2021 21:52:52 +0000 (18 10:52 +1300)
committerKarolin Seeger <kseeger@samba.org>
Tue, 13 Jul 2021 12:31:15 +0000 (13 12:31 +0000)
treeea86973773fa1d3eb64a69187b0eb7e4d3506454
parent6569d0b99672e8752eb13704056094a729d929c5
netcmd: Add test for an offline backup of nested directories

This test verifies that when performing an offline backup of a domain
where one of the directories to be backed up is nested inside another,
the contained files are only included once in the backup.

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
(cherry picked from commit f994783f4279884ec4d2ee3e7db80fb7af267d1c)
python/samba/tests/domain_backup_offline.py
selftest/knownfail.d/bug-14027