Skip to content

Commit fcf928e

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Update UPPER_CONSTRAINTS_FILE for stable/pike" into stable/pike
2 parents fd165d7 + 73c3761 commit fcf928e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ skipdist = True
66
[testenv]
77
usedevelop = True
88
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}
9+
{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}
1010
setenv = VIRTUAL_ENV={envdir}
1111
deps = -r{toxinidir}/test-requirements.txt
1212
commands = ostestr {posargs}

0 commit comments

Comments
 (0)