zuul-jobs/roles/ensure-tox
Ian Wienand 9c04709719 Revert "Revert "ensure-tox: use venv to install""
This reverts commit bac2bf6c45.

The problem was really that ensure-pip was giving us a
"ensure_pip_virtualenv_command" that didn't work on some systems.
Iaa3ecd05b64af6dd9b2ee17a39bcbe6cde8686ba fixes this underlying issue,
so we can revert to the original change that uses that to install the
tox environment.

Change-Id: I8ce9dceb721474d3220f6e72409481dc89875ee0
2020-05-11 11:10:09 +10:00
..
defaults Revert "Revert "ensure-tox: use venv to install"" 2020-05-11 11:10:09 +10:00
tasks Revert "Revert "ensure-tox: use venv to install"" 2020-05-11 11:10:09 +10:00
README.rst Revert "Revert "ensure-tox: use venv to install"" 2020-05-11 11:10:09 +10:00

Ensure tox is installed

Look for tox, and if not found, install it via pip into a virtual environment for the current user.

Role Variables

Output Variables