selftest: Give the backup testenvs a 'test1' share
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 13 Dec 2018 03:29:33 +0000 (16:29 +1300)
committerJeremy Allison <jra@samba.org>
Thu, 17 Jan 2019 00:40:31 +0000 (01:40 +0100)
commita310de2db13c02a602e74139cb47ea9a25628e01
tree6a8665864943d9720f89038e25f1d403f5be6a3a
parentda33c2c4e4849f0985b08fbdc58cbd59b8426ec6
selftest: Give the backup testenvs a 'test1' share

The ntacls_backup tests use the test1 share, and we want to run them
against the restoredc (which has SMBv1 disabled).

The xattr.tdb file is needed for the backend_obj.wrap_getxattr() call
(in ntacls.py) to work.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/target/Samba4.pm