summaryrefslogtreecommitdiffstats
path: root/source4/selftest
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2014-04-09 15:37:33 +1200
committerAndrew Bartlett <abartlet@samba.org>2014-06-04 03:22:26 +0200
commita1c7aa0b348527be5e798030771690937fddf350 (patch)
tree42d8bad8bae13307458e69b9835235686620e26a /source4/selftest
parent2b558f2096410b1afd2a6d5bde2862b4cc4fd587 (diff)
downloadsamba-a1c7aa0b348527be5e798030771690937fddf350.tar.gz
samba-a1c7aa0b348527be5e798030771690937fddf350.tar.xz
samba-a1c7aa0b348527be5e798030771690937fddf350.zip
selftest: Run samba4.blackbox.wbinfo against plugin_s4_dc
Change-Id: I5580de814d5fe000d352f3c78743837d26f9422d Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 58373225258..6979b494c30 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -504,7 +504,7 @@ for env in ['vampire_dc', 'promoted_dc']:
plantestsuite("samba4.blackbox.samba_tool_demote(%s)" % env, env, [os.path.join(samba4srcdir, "utils/tests/test_demote.sh"), '$SERVER', '$SERVER_IP', '$USERNAME', '$PASSWORD', '$DOMAIN', '$DC_SERVER', '$PREFIX/%s' % env, smbclient4])
-for env in ["dc", "s4member", "rodc", "promoted_dc"]:
+for env in ["dc", "s4member", "rodc", "promoted_dc", "plugin_s4_dc"]:
plantestsuite("samba4.blackbox.wbinfo(%s:local)" % env, "%s:local" % env, [os.path.join(samba4srcdir, "../nsswitch/tests/test_wbinfo.sh"), '$DOMAIN', '$DC_USERNAME', '$DC_PASSWORD', env])
# TODO: Verifying the databases really should be a part of the