Be explicit about what services we enable for ODL
Change-Id: I3f55a4913d83a6894e3a4cf822a65536f3a205cc
This commit is contained in:
parent
ee71a44768
commit
6ecd780307
@ -17,6 +17,14 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
|
||||
# Be explicit about what services we enable
|
||||
ENABLED_SERVICES=q-svc,q-dhcp,q-meta,quantum,tempest,
|
||||
ENABLED_SERVICES+=n-api,n-cond,n-cpu,n-crt,n-obj,n-sch
|
||||
ENABLED_SERVICES+=g-api,g-reg,mysql,rabbit,key
|
||||
|
||||
export ENABLED_SERVICES
|
||||
|
||||
# For now, run a small number of tests until we get the issues
|
||||
# on the ODL sorted out
|
||||
export DEVSTACK_GATE_TEMPEST_REGEX="tempest.api.network.test_networks \
|
||||
|
Loading…
x
Reference in New Issue
Block a user