Revert "rename promoted..."
[metze/samba/wip.git] / source4 / selftest / tests.py
index a149291ca43d9df262ea9ea7db0c33f2b5d0775f..0df099fa7739df41059b74b7632fc9f323f4737a 100755 (executable)
@@ -283,8 +283,7 @@ for t in smbtorture4_testsuites("dns_internal."):
 # Local tests
 for t in smbtorture4_testsuites("dlz_bind9."):
     #The dlz_bind9 tests needs to look at the DNS database
-    plansmbtorture4testsuite(t, "chgdcpass:local", ["ncalrpc:$SERVER", '-U$USERNAME%$PASSWORD'])
-    plansmbtorture4testsuite(t, "promoted_dc:local", ["ncalrpc:$SERVER", '-U$USERNAME%$PASSWORD'])
+    plansmbtorture4testsuite(t, "chgdcpass:local", "ncalrpc:localhost")
 
 planpythontestsuite("s3dc", "samba.tests.libsmb_samba_internal");