summaryrefslogtreecommitdiff
path: root/source4/selftest/tests.sh
diff options
context:
space:
mode:
authorKamen Mazdrashki <kamenim@samba.org>2010-06-28 04:37:37 +0300
committerKamen Mazdrashki <kamenim@samba.org>2010-06-28 04:43:29 +0300
commita0bb31df5d48ddd346728971ff4e0506b8304d9a (patch)
treec1a039824b6cad16b4cfe52575ceb64c2c249fe8 /source4/selftest/tests.sh
parent431386f3278bfa6fa9b74db9a8a40fd300621c2b (diff)
downloadsamba-a0bb31df5d48ddd346728971ff4e0506b8304d9a.tar.gz
samba-a0bb31df5d48ddd346728971ff4e0506b8304d9a.tar.bz2
samba-a0bb31df5d48ddd346728971ff4e0506b8304d9a.zip
s4/test: Run DrsDeleteObjectTestCase as part of S4 testing
I put this test in the end of the list of tests as it runs with 'vampire_dc' environment running. Currently there are tests that are failing when we have 2 DCs constantly replicating in the test environment (this, of course, should be fixed in the near future)
Diffstat (limited to 'source4/selftest/tests.sh')
-rwxr-xr-xsource4/selftest/tests.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/selftest/tests.sh b/source4/selftest/tests.sh
index 4181d83ba2..767d908a25 100755
--- a/source4/selftest/tests.sh
+++ b/source4/selftest/tests.sh
@@ -518,3 +518,6 @@ plantestsuite "blackbox.setpassword.py" none PYTHON="$PYTHON" $samba4srcdir/setu
plantestsuite "blackbox.newuser.py" none PYTHON="$PYTHON" $samba4srcdir/setup/tests/blackbox_newuser.sh "$PREFIX/provision"
plantestsuite "blackbox.group.py" none PYTHON="$PYTHON" $samba4srcdir/setup/tests/blackbox_group.sh "$PREFIX/provision"
plantestsuite_loadlist "blaat" none PYTHON="$PYTHON" "$samba4srcdir/record.py"
+
+# DRS python tests
+plantestsuite "drs_delete_object.python" vampire_dc PYTHONPATH="$PYTHONPATH:$samba4srcdir/torture/drs/python" DC1=\$DC_SERVER DC2=\$VAMPIRE_DC_SERVER $SUBUNITRUN delete_object -U"\$DOMAIN/\$DC_USERNAME"%"\$DC_PASSWORD"