]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Update UPPER_CONSTRAINTS_FILE for stable/pike
authorOpenStack Release Bot <infra-root@openstack.org>
Thu, 24 Aug 2017 14:00:02 +0000 (14:00 +0000)
committerOpenStack Release Bot <infra-root@openstack.org>
Thu, 24 Aug 2017 14:00:02 +0000 (14:00 +0000)
Change-Id: I746ddc35bfe42ac70a47bc9535a9e73c55e577cf

tox.ini

diff --git a/tox.ini b/tox.ini
index f5de02741d7135271971e8769a1164a6c3194ffa..f01c731418987d89388cb2bcbc2e961692b8c28e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -4,7 +4,7 @@ skipsdist = True
 envlist = releasenotes
 
 [testenv]
-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/pike} {opts} {packages}
 
 [testenv:releasenotes]
 deps = -r{toxinidir}/test-requirements.txt