freeipa/ipatests
Christian Heimes 69ebe41525 Fix nsslapd-db-lock tuning of BDB backend
nsslapd-db-lock was moved from cn=config,cn=ldbm database,cn=plugins,cn=config
entry to cn=bdb subentry. Manual patching of dse.ldif was no longer
working. Installations with 389-DS 1.4.3 and newer are affected.

Low lock count can affect performance during high load, e.g. mass-import
of users or lots of concurrent connections.

Bump minimal DS version to 1.4.3. Fedora 32 and RHEL 8.3 have 1.4.3.

Fixes: https://pagure.io/freeipa/issue/8515
See: https://pagure.io/freeipa/issue/5914
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Francois Cami <fcami@redhat.com>
2020-09-24 17:03:00 +02:00
..
azure Make git a build requirement 2020-09-23 14:49:56 +02:00
man Simplify ipa-run-tests script 2019-07-16 13:23:21 +03:00
prci_definitions ipatests: Add nightly definitions for enforcing mode 2020-09-15 09:11:21 -03:00
pytest_ipa dnspython: Add compatibility shim 2020-08-31 09:46:03 +03:00
test_cmdline Make tab completion in console more useful 2020-07-07 12:36:10 +02:00
test_install Simplify LDAPUpdater 2020-09-22 09:21:00 -04:00
test_integration Fix nsslapd-db-lock tuning of BDB backend 2020-09-24 17:03:00 +02:00
test_ipaclient Fix Pytest4.x warning about message 2019-06-19 19:20:14 +10:00
test_ipalib ipatests: Add option/arg parsing tests for the cli 2020-08-25 10:31:19 -04:00
test_ipaplatform Use new classes for run_command and Service 2020-09-22 09:23:18 -04:00
test_ipapython Add user and group wrappers 2020-09-22 09:23:18 -04:00
test_ipaserver ipatests: Add tests for checking available memory 2020-09-14 09:17:33 +03:00
test_ipatests_plugins ipatests: Don't turn Pytest IPA deprecation warnings into errors 2020-07-29 15:10:00 -04:00
test_webui WebUI tests: Add test case to cover user ID override feature 2020-07-30 14:24:26 +03:00
test_xmlrpc ipatests: Add test for ACI attribute and permission uniqueness 2020-09-14 09:15:59 +03:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py ipatests: Don't turn Pytest IPA deprecation warnings into errors 2020-07-29 15:10:00 -04:00
create_external_ca.py Test external CA with DNS name constraints 2019-08-06 12:39:46 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
ipa-run-tests ipatests: Specify shell implementation 2020-04-21 13:24:50 +02:00
ipa-test-config Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
ipa-test-task Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Simplify ipa-run-tests script 2019-07-16 13:23:21 +03:00
test_util.py Fix E712 comparison to True / False 2020-05-05 10:42:46 +02:00
util.py ipatests: Remove no longer needed 'skip' compatibility 2020-04-21 13:24:50 +02:00