networking-ovn: Drop custom services list
A recent change to this job's DEVSTACK_GATE_SETTINGS file, Ie9669381f0a1d5a695d998ab8453eb2427d39926, added the services list so it should be dropped from here to avoid confusion. The list being removed is just overridden by the settings file now. Change-Id: I95e6d616c1834f737d6211b4b906e81b189fd963 Signed-off-by: Russell Bryant <rbryant@redhat.com>
This commit is contained in:
parent
9302cc3fe4
commit
0e9e871a8c
@ -64,7 +64,6 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export OVERRIDE_ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-crt,n-cauth,g-api,g-reg,c-sch,c-api,c-vol,horizon,rabbit,tempest,mysql,dstat,ovn-northd,ovn-controller,q-svc,q-dhcp,q-l3
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
if [ "$BRANCH_OVERRIDE" != "default" ] ; then
|
||||
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
|
||||
|
Loading…
Reference in New Issue
Block a user