doc: note about tests/test_ldap.py failing because of apparmor (#50921)

License: MIT
This commit is contained in:
Loïc Dachary 2021-02-06 00:44:26 +01:00 committed by Benjamin Dauvergne
parent a2ccc2ca89
commit 27c3efc615
1 changed files with 5 additions and 0 deletions

View File

@ -39,6 +39,11 @@ Run the tests
$ pip install tox
$ pg_virtualenv tox
.. note::
`tests/test_ldap.py` will fail if `apparmor_status` reports that
`/usr/sbin/slapd` is in enforce mode.
Build the documentation
=======================