summaryrefslogtreecommitdiff
path: root/source4/selftest
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2019-03-12 11:49:01 +1300
committerAndrew Bartlett <abartlet@samba.org>2019-08-30 08:32:30 +0000
commit4a2d3d8fd6318858260c3bc47443a6337da829ce (patch)
tree4fd1c0805f999e26f8a0bb3f27373037b92fe72f /source4/selftest
parent5f70f972a5871d473f66d7c50ebb3181652b3cae (diff)
downloadsamba-4a2d3d8fd6318858260c3bc47443a6337da829ce.tar.gz
sefltest: Remove tests for obsolete OpenLDAP backend
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Nadezhda Ivanova <nivanova@symas.com>
Diffstat (limited to 'source4/selftest')
-rwxr-xr-xsource4/selftest/tests.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index edbefdb3d6b..6d0efcc42b8 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -1068,8 +1068,6 @@ plantestsuite("samba.blackbox.rpcclient_samlogon_testdenied", "rodc:local", [os.
"testdenied", "$DC_PASSWORD", "ncacn_np:$SERVER", configuration])
-plantestsuite("samba4.blackbox.provision-backend", "none", ["PYTHON=%s" % python, os.path.join(samba4srcdir, "setup/tests/blackbox_provision-backend.sh"), '$PREFIX/provision'])
-
# Test renaming the DC
plantestsuite("samba4.blackbox.renamedc.sh", "none", ["PYTHON=%s" % python, os.path.join(bbdir, "renamedc.sh"), '$PREFIX/provision'])