stable/pike prep
Change-Id: I7e50cc63565b7cc71ee0389fce09b8577fe86052
This commit is contained in:
@@ -2,3 +2,4 @@
|
|||||||
host=review.openstack.org
|
host=review.openstack.org
|
||||||
port=29418
|
port=29418
|
||||||
project=openstack/vmware-nsxlib.git
|
project=openstack/vmware-nsxlib.git
|
||||||
|
defaultbranch=stable/pike
|
||||||
|
|||||||
2
tox.ini
2
tox.ini
@@ -4,7 +4,7 @@ minversion = 2.0
|
|||||||
skipsdist = True
|
skipsdist = True
|
||||||
|
|
||||||
[testenv]
|
[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}
|
setenv = VIRTUAL_ENV={envdir}
|
||||||
BRANCH_NAME=master
|
BRANCH_NAME=master
|
||||||
CLIENT_NAME=vmware-nsxlib
|
CLIENT_NAME=vmware-nsxlib
|
||||||
|
|||||||
Reference in New Issue
Block a user