s3/selftest: Move samba3.blackbox.smbclient_auth.plain to _smb1_done
authorNoel Power <noel.power@suse.com>
Fri, 13 Dec 2019 10:28:40 +0000 (10:28 +0000)
committerRalph Boehme <slow@samba.org>
Fri, 3 Apr 2020 15:08:30 +0000 (15:08 +0000)
commit0c88b2b1f85087a1dcaede201ed0986df4347a97
tree8f62d179367159f37ba5e41118c4e9d77a9242af
parentdd7218371a2faaee2e64d125d3a93ab2053cf571
s3/selftest: Move samba3.blackbox.smbclient_auth.plain to _smb1_done

samba3.blackbox.smbclient_auth.plain will fail in test environment
that doesn't support SMB1 so move to directly to test env
nt4_dc_smb1_done as it doesn't require porting.

This test only fails with options that require it to communicate over
SMB1, there are sibling tests that test against >= SMB2 so also we
remove the skip_smb1_fail entry as this test doen't need porting
(for this env)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/skip_smb1_fails
source3/selftest/tests.py