Merge "Update UPPER_CONSTRAINTS_FILE for stable/stein" into stable/stein

This commit is contained in:
Zuul 2019-06-05 18:11:31 +00:00 committed by Gerrit Code Review
commit ad6f47a1de

View File

@ -14,7 +14,7 @@ setenv = VIRTUAL_ENV={envdir}
OS_STDERR_CAPTURE=1
OS_TEST_TIMEOUT=60
OS_TEST_PATH=./zaqar/tests/unit
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/stein}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands =