selftest: Give the backup testenvs a 'test1' share
commit7399fe07feadfe7adf76c650a511fb7948554d18
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 13 Dec 2018 03:29:33 +0000 (13 16:29 +1300)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Feb 2019 08:50:09 +0000 (4 09:50 +0100)
treec29e585aea0d757b15cd12796e8648b9780e020a
parent349cfec01df89f0591b04a5f39a9876b73d217d9
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>
(cherry picked from commit a310de2db13c02a602e74139cb47ea9a25628e01)
selftest/target/Samba4.pm