Enable Neutron for ironic-parallel
Neutron is required to be enabled for devstack+ironic. This was overlooked in the job config for the parallel ironic jobs. Change-Id: I1f5a44b572a20fe9b7a2bb62d6aaec88fed6eb95
This commit is contained in:
parent
150e93be7d
commit
e117db7c4b
@ -595,6 +595,7 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=120
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_IRONIC=1
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_VIRT_DRIVER=ironic
|
||||
export TEMPEST_CONCURRENCY=2
|
||||
export BRANCH_OVERRIDE={branch-override}
|
||||
|
Loading…
x
Reference in New Issue
Block a user