Merge "Add etcd3 to networking-generic-switch job"

This commit is contained in:
Jenkins 2017-06-18 08:23:00 +00:00 committed by Gerrit Code Review
commit 4707780730
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=1
export DEVSTACK_GATE_TEMPEST_REGEX='ngs'
export BRANCH_OVERRIDE={branch-override}
export OVERRIDE_ENABLED_SERVICES=key,mysql,rabbit,q-svc,q-agt,q-dhcp,q-l3,tempest
export OVERRIDE_ENABLED_SERVICES=key,mysql,rabbit,q-svc,q-agt,q-dhcp,q-l3,tempest,etcd3
export DEVSTACK_GATE_REMOVE_STACK_SUDO=0
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE