selftest: run samba.ldap.referrals against ad_dc_ntvfs explicitly
authorRalph Boehme <slow@samba.org>
Mon, 25 Nov 2019 15:52:41 +0000 (16:52 +0100)
committerRalph Boehme <slow@samba.org>
Fri, 20 Dec 2019 06:08:40 +0000 (06:08 +0000)
No change in behaviour.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/selftest/tests.py

index ccdd7b5b3b421dbe6792e7e0f9eedcc2d1aba626..9aee31f14db6b21fd572cc319268cb42778b3285 100755 (executable)
@@ -944,7 +944,7 @@ plantestsuite_loadlist("samba4.ldap.subtree_rename.python(ad_dc_ntvfs)",
                         '$LISTOPT'])
 
 planoldpythontestsuite(
-    "ad_dc_default",
+    "ad_dc_ntvfs",
     "samba.tests.ldap_referrals",
     environ={
         'SERVER': '$SERVER',