zuul-jobs/roles/tox-siblings
James E. Blair f28cc33bc3 Revert "Move to dictionary list of projects zuul._projects"
This reverts commit df98773573.

The order in which we iterate over items in the "determine local HEAD"
task is not always the order in which we iterate over mirror-workspace-
git-repos.

Change-Id: I181d6a2cfa2c3104730f20362bbdc10fa582339f
2017-10-29 10:37:31 -07:00
..
defaults Support upper-constraints in tox-siblings 2017-10-21 13:21:19 +02:00
library Support upper-constraints in tox-siblings 2017-10-21 13:21:19 +02:00
tasks Revert "Move to dictionary list of projects zuul._projects" 2017-10-29 10:37:31 -07:00
README.rst Support upper-constraints in tox-siblings 2017-10-21 13:21:19 +02:00

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

Role Variables

Path to a pip constraints file. Will be provided to pip via '-c' argument for any sibling package installations.