Skip to content

System tests pass through virtualenv and perlmods

Have system tests use required Python (dnspython) and PERL modules (Digest::HMAC and Net::DNS) from user directories, avoid using privileges.

Note: The pythonenv must be setup to use the same version of python as the test uses, for example /usr/bin/python.

Thanks to Stacey Marshall.

Closes #3412 (closed)

Merge request reports