selftest: Move samba.tests.lsa_string to none environment, it does not contact a...
authorAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2018 21:31:48 +0000 (09:31 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 25 Aug 2018 07:00:16 +0000 (09:00 +0200)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source4/selftest/tests.py

index 17f2ae0bf8f7a29f569b05e3bedfcbc3f9982161..f884d272cc79ed2d4022bb43d52d41b339913b94 100755 (executable)
@@ -762,7 +762,7 @@ planoldpythontestsuite("fl2000dc:local",
                        "samba.tests.encrypted_secrets",
                        extra_args=['-U"$USERNAME%$PASSWORD"'])
 
-planpythontestsuite("ad_dc_ntvfs:local",
+planpythontestsuite("none",
                     "samba.tests.lsa_string",
                     py3_compatible=True)