Merge "Clone grenade for multinode linuxbridge job"

This commit is contained in:
Jenkins 2016-07-15 14:55:48 +00:00 committed by Gerrit Code Review
commit 6cf575d41d
1 changed files with 1 additions and 0 deletions

View File

@ -2242,6 +2242,7 @@
export DEVSTACK_GATE_NEUTRON=1
export DEVSTACK_GATE_CONFIGDRIVE=0
export DEVSTACK_GATE_GRENADE=pullup
export PROJECTS="openstack-dev/grenade $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="Q_AGENT=linuxbridge"$'\n'"PHYSICAL_NETWORK=default"$'\n'"LB_PHYSICAL_INTERFACE=eth0"$'\n'
export BRANCH_OVERRIDE={branch-override}
if [ "$BRANCH_OVERRIDE" != "default" ] ; then