From: Andrew Bartlett Date: Mon, 11 Mar 2019 22:49:01 +0000 (+1300) Subject: sefltest: Remove tests for obsolete OpenLDAP backend X-Git-Tag: tevent-0.10.1~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a2d3d8fd6318858260c3bc47443a6337da829ce;p=thirdparty%2Fsamba.git sefltest: Remove tests for obsolete OpenLDAP backend Signed-off-by: Andrew Bartlett Reviewed-by: Nadezhda Ivanova --- 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']) diff --git a/source4/setup/tests/blackbox_provision-backend.sh b/source4/setup/tests/blackbox_provision-backend.sh deleted file mode 100755 index 3b2f0310298..00000000000 --- a/source4/setup/tests/blackbox_provision-backend.sh +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/sh - -if [ $# -lt 1 ]; then -cat <