freeipa/ipatests/azure
Alexander Bokovoy 4a7cc3467c docs: add plantuml and use virtual environment to generate docs
Documentation generator can be run inside Python virtual environment.
This allows to isolate from the system-wide changes and add Sphinx
extensions that aren't packaged in a distribution.

The only exception right now is plantuml package. We rely on plantuml to
generate diagrams and since it is written in Java, it cannot be
installed directly into the Python venv through 'pip' tool.

Fixes: https://pagure.io/freeipa/issue/9148

Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
2022-05-04 09:36:40 +03:00
..
azure_definitions Azure: temporarily disable problematic tests, #2 2021-07-23 10:52:55 +02:00
Dockerfiles seccomp profile: Default to ENOSYS instead of EPERM 2021-10-18 12:08:56 +02:00
scripts pylint: Fix useless-suppression 2022-03-11 13:37:08 -05:00
templates docs: add plantuml and use virtual environment to generate docs 2022-05-04 09:36:40 +03:00
azure-pipelines-rawhide.yml Azure: Add Rawhide definitions 2020-08-31 09:46:03 +03:00
azure-pipelines.yml Azure: Run pycodestyle check in Lint job 2021-08-24 16:49:10 +02:00