]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add -constraints for CI jobs
authorSachi King <nakato@nakato.io>
Tue, 20 Oct 2015 22:43:07 +0000 (09:43 +1100)
committerSachi King <nakato@nakato.io>
Tue, 20 Oct 2015 23:13:58 +0000 (10:13 +1100)
commitfb17ed86534291f4c03a5dba8304b9e3ad786d05
treed686936edcbb5e24d3e0a0419cf732ae705a8a76
parent170aac0ab03cc2626db0746fdc6a39fa2e775913
Add -constraints for CI jobs

This adds the constraints factor to the base section and duplicates
the sections required for CI with -constraints as tox does not
currently support factors in sections.  Work towards enabling factor
support in sections is currently stalled, as such we will need to
duplicate sections adding -constraints to facilitate running sections
with the constrained install_command.

Implements Blueprint: Requirements-Management

Change-Id: I7afd52517750b82dcac94b8aae68dc0e94d00e54
tox.ini