stable/pike prep

Change-Id: I7e50cc63565b7cc71ee0389fce09b8577fe86052
This commit is contained in:
Gary Kotton
2017-08-19 07:32:39 -07:00
parent 4d5017a6b9
commit 595df3dcf6
2 changed files with 2 additions and 1 deletions

View File

@@ -2,3 +2,4 @@
host=review.openstack.org
port=29418
project=openstack/vmware-nsxlib.git
defaultbranch=stable/pike

View File

@@ -4,7 +4,7 @@ minversion = 2.0
skipsdist = True
[testenv]
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/pike} {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=vmware-nsxlib