Update UPPER_CONSTRAINTS_FILE for stable/queens

Change-Id: I1b19655a66608d94e2418ac4e7013d77bcd7df4d
This commit is contained in:
OpenStack Release Bot 2018-01-24 18:03:25 +00:00
parent 65a0643551
commit e273122a5b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ setenv = VIRTUAL_ENV={envdir}
OS_STDERR_CAPTURE=1
OS_TEST_TIMEOUT=60
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands = ostestr {posargs}