zuul-jobs/roles/tox-siblings
Monty Taylor 3baed35ccc
Work around non-standard envdir locations
ironic-inspector overrides the envdir location for their releasenotes
environment which causes us to not be able to find their virtualenv.

For now, skip processing it. As a follow up, we can run 'tox
--showconfig' and pull out the envdir from the section for
[textenv:{envlist}] - but that'll take a little more time to get right.

Change-Id: I28a9a073da04a5657b902ca13aff4984d80a3683
2017-10-16 10:13:18 -05:00
..
defaults Override tox requirments with zuul git repos 2017-09-11 12:55:26 -06:00
library Work around non-standard envdir locations 2017-10-16 10:13:18 -05:00
tasks Merge "Only run tox-siblings on required projects" 2017-10-01 11:01:07 +00:00
README.rst Override tox requirments with zuul git repos 2017-09-11 12:55:26 -06:00

Installs python packages from other Zuul repos into a tox environment.

Role Variables