Commit Graph

3 Commits

Author SHA1 Message Date
Tony Breeds
79f75a7f70 Add Constraints support
Adding constraints support to libraries is slightly more complex than
services as the libraries themselves are listed in upper-constraints.txt
which leads to errors that you can't install a specific version and a
constrained version.

This change adds constraints support by also adding a helper script to
edit the constraints to remove stevedore.

Change-Id: I7a1285a2c3882b02987bfa95950689f5282aa407
2016-12-21 13:39:03 +11:00
Doug Hellmann
db174c558b Remove run_cross_tests.sh
This script is part of the oslotest package now.

Change-Id: Iec918ccdaaa57332cc0f0c2f284ca12daf3389d6
2015-05-01 19:40:12 +00:00
Doug Hellmann
f2af694195 Import run_cross_tests.sh from oslo-incubator
Add the script for running unit tests in other
projects so we can establish cross-project gate
jobs.

Depends on https://review.openstack.org/#/c/83411/
and https://review.openstack.org/#/c/83412/

Change-Id: I3d3e25f92ab6337432b54967a381662f32902a6d
2014-04-03 09:03:23 -07:00