Merge "Drop BRANCH_NAME and CLIENT_NAME in tox.ini"

This commit is contained in:
Zuul 2018-03-01 16:09:11 +00:00 committed by Gerrit Code Review
commit 95a9b221bd
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ skipsdist = True
usedevelop = True
install_command = {toxinidir}/tools/tox_install.sh {env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
setenv = VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=neutron-vpnaas-dashboard
NOSE_WITH_OPENSTACK=1
NOSE_OPENSTACK_COLOR=1
NOSE_OPENSTACK_RED=0.05