summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-06-08 13:37:49 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-06-11 11:44:07 +0200
commit29ff3ce56894d5ef0254c85d6ae9e68733558901 (patch)
tree7e4b52f789e62cb8a0a86dc6d0583d6785995f32 /source4/selftest
parentba44bd353deb518608f235ddb5ddfc54f3a4c789 (diff)
downloadsamba-29ff3ce56894d5ef0254c85d6ae9e68733558901.tar.gz
samba-29ff3ce56894d5ef0254c85d6ae9e68733558901.tar.bz2
samba-29ff3ce56894d5ef0254c85d6ae9e68733558901.zip
s4-selftest: Test samba-tool drs replicate --local --full-sync
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 9a6af526cc..8e868dc291 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -485,7 +485,7 @@ plantestsuite("samba4.ldap.bind(dc)", "dc", [python, os.path.join(srcdir(), "aut
planoldpythontestsuite("vampire_dc", "samba.tests.blackbox.samba_tool_drs",
environ={'DC1': '$DC_SERVER', 'DC2': '$VAMPIRE_DC_SERVER'},
extra_args=['-U$DOMAIN/$DC_USERNAME%$DC_PASSWORD'])
-planoldpythontestsuite("vampire_dc", "replica_sync",
+planoldpythontestsuite("vampire_dc:local", "replica_sync",
extra_path=[os.path.join(samba4srcdir, 'torture/drs/python')],
name="samba4.drs.replica_sync.python(vampire_dc)",
environ={'DC1': '$DC_SERVER', 'DC2': '$VAMPIRE_DC_SERVER'},