Fix a typo from UPPER_CONTRAINTS_FILE to UPPER_CONSTRAINTS_FILE
Change-Id: I22a5cecfeeca394cd6e1f2f889b402e6205fa2e2
This commit is contained in:
parent
69eb61a944
commit
fb7ab464e4
2
tox.ini
2
tox.ini
@ -17,7 +17,7 @@ commands =
|
||||
# mode. To do this define the TRACE_FAILONLY environmental variable.
|
||||
|
||||
[testenv:common-constraints]
|
||||
install_command = {toxinidir}/tools/tox_install.sh constrained -c{env:UPPER_CONTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
install_command = {toxinidir}/tools/tox_install.sh constrained -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
|
||||
[tox:jenkins]
|
||||
sitepackages = True
|
||||
|
Loading…
Reference in New Issue
Block a user