Update UPPER_CONSTRAINTS_FILE for stable/ocata
Change-Id: I22251a38e52f1c87177e7a4e185e33d42a10d8aa
This commit is contained in:
parent
1e48f0fcfc
commit
a7964c6fbe
2
tox.ini
2
tox.ini
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user