Global requirements for OpenStack
cbd4a2f0cf
In the follow-on job I268fb7e1dc753c82983736572b3df2f152f8cf51 I have modified upper-constraints.txt but it seems like the cross-horizon-npm is still trying to use the constraints from releases.openstack.org, so not picking up the change in the gate. It seems that horizon calls "tox -e npm" as part of it's npm magic, but doesn't use the checked-out version of upper-constraints.txt. The dependent patch uses tox_constraints_file to set UPPER_CONSTRAINTS_FILE, which should hopefully pick up the right installation candidates. This should allow the job to become voting again. Depends-On: https://review.opendev.org/709414 Change-Id: Id9a465bd106940a1e286e8090be2186becc1c9f0 |
||
---|---|---|
.zuul.d | ||
babel-test | ||
doc | ||
openstack_requirements | ||
playbooks | ||
tools | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
bindep.txt | ||
blacklist.txt | ||
detail.py | ||
global-requirements.txt | ||
MANIFEST.in | ||
projects.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
update.py | ||
upper-constraints-xfails.txt | ||
upper-constraints.txt |
Global Requirements and Constraints for OpenStack Projects
Resources and Documentation
Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.