Switch to the new canonical constraints URL on master

Reference:
1. http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html
2. https://review.opendev.org/#/c/601188

Change-Id: I011457f4f2548d14ebea0e7671c34ec53ec86461
This commit is contained in:
chenke 2019-06-14 19:42:01 +08:00
parent 655ea41cd2
commit d1d36ca9ca
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ whitelist_externals = /bin/bash
rm
find
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands =