We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd165d7 + 73c3761 commit fcf928eCopy full SHA for fcf928e
1 file changed
tox.ini
@@ -6,7 +6,7 @@ skipdist = True
6
[testenv]
7
usedevelop = True
8
install_command =
9
- {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
+ {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
10
setenv = VIRTUAL_ENV={envdir}
11
deps = -r{toxinidir}/test-requirements.txt
12
commands = ostestr {posargs}
0 commit comments