tests: Use s3 smbclient for testenv smoketests
authorTim Beale <timbeale@catalyst.net.nz>
Sun, 25 Nov 2018 22:58:31 +0000 (11:58 +1300)
committerTim Beale <timbeale@samba.org>
Tue, 27 Nov 2018 02:43:17 +0000 (03:43 +0100)
commit88ccd418fdee67ef8f2e4c06acc1488a875c641e
tree25df23023b6bc4e3e38f3b327cd20ec56271895a
parentbfb138e9be6e28cce88c4ef2221cc5712e0593a1
tests: Use s3 smbclient for testenv smoketests

smbclient4 doesn't support SMBv2 connections, i.e. it won't work against
a DC with SMBv1 disabled. The smoke-test here is that the DC accepts
the connection, so we don't really care what SMB tool we use to connect.

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

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/selftest/tests.py