Update UPPER_CONSTRAINTS_FILE for stable/ocata

Change-Id: I22251a38e52f1c87177e7a4e185e33d42a10d8aa
This commit is contained in:
OpenStack Release Bot 2017-02-06 21:44:58 +00:00 committed by gecong
parent 1e48f0fcfc
commit a7964c6fbe

View File

@ -5,7 +5,7 @@ skipsdist = True
[testenv]
usedevelop = True
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
ZAQAR_TESTS_CONFIGS_DIR={toxinidir}/zaqar/tests/etc/
ZAQAR_TEST_MONGODB=1