Skip to content

[v9_18] 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.

(cherry picked from commit 53eb127b)

Closes #3412 (closed)

Merge request reports