Merge "Update UPPER_CONSTRAINTS_FILE for stable/ocata" into stable/ocata
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -13,7 +13,7 @@ envlist = cover,
|
|||||||
setenv = VIRTUAL_ENV={envdir}
|
setenv = VIRTUAL_ENV={envdir}
|
||||||
BRANCH_NAME=master
|
BRANCH_NAME=master
|
||||||
CLIENT_NAME=taskflow
|
CLIENT_NAME=taskflow
|
||||||
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/ocata} {opts} {packages}
|
||||||
# We need to install a bit more than just `test' because those drivers have
|
# We need to install a bit more than just `test' because those drivers have
|
||||||
# custom tests that we always run
|
# custom tests that we always run
|
||||||
deps = .[test,workers,zookeeper,database,redis,eventlet,doc]
|
deps = .[test,workers,zookeeper,database,redis,eventlet,doc]
|
||||||
|
|||||||
Reference in New Issue
Block a user