s3/script/test: Use different testdir for samba3.blackbox.smbclient_tarmode
authorNoel Power <noel.power@suse.com>
Fri, 27 Nov 2020 15:25:21 +0000 (15:25 +0000)
committerJeremy Allison <jra@samba.org>
Tue, 1 Dec 2020 19:06:44 +0000 (19:06 +0000)
commit6cb0a00f4ab4bc1a8193d50cc076ec7174a5ece9
treeda08dfea811f5d360b615eda58f6d0cf01a6ab71
parenta250f73366983d2a7397608a611f295f10dbb548
s3/script/test: Use different testdir for samba3.blackbox.smbclient_tarmode

The other tarmode torture test samba3.blackbox.smbclient_tar now uses a share
'tarmode' which uses the same source path as samba3.blackbox.smbclient_tarmode

Avoid conflicting paths and use a new subdir (of the test share) called
'smbclient_tarmode'

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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/script/tests/test_smbclient_tarmode.sh
source3/selftest/tests.py