[ci] Fix murano job

murano requires heat, so we need to add proper devstack plugin to the
desired job.

PS: manual enabling heat services are redundant, everything should work
    with just enabled plugin

Change-Id: I62febd935b75b4a126d5ce29984f63636463cb3a
This commit is contained in:
Andrey Kurilin 2018-03-12 10:21:50 +02:00
parent 924f9ac7c9
commit 745afdd67a
3 changed files with 3 additions and 9 deletions

View File

@ -12,12 +12,6 @@
rally-openstack: https://git.openstack.org/openstack/rally-openstack
heat: https://git.openstack.org/openstack/heat
devstack_services:
cinder: true
heat: True
h-api: True
h-api-cfn: True
h-api-cw: True
h-eng: True
# disable redundant services for the job
ceilometer-acentral: false
ceilometer-acompute: false

View File

@ -12,6 +12,7 @@
devstack_plugins:
rally-openstack: https://git.openstack.org/openstack/rally-openstack
murano: https://git.openstack.org/openstack/murano
heat: https://git.openstack.org/openstack/heat
devstack_services:
murano: true
# disable redundant services for the job

View File

@ -54,9 +54,7 @@
- rally-task-mistral
# it did not work for a long time. try to re-configure it
#- rally-task-monasca
- rally-task-murano:
# some workloads began fail. need more time to investigate
voting: false
- rally-task-murano
- rally-task-neutron
- rally-task-neutron-with-extensions:
# more services should be enabled
@ -81,6 +79,7 @@
- rally-task-ironic
- rally-task-keystone-glance-swift
- rally-task-mistral
- rally-task-murano
- rally-task-neutron
- rally-task-telemetry
- rally-task-zaqar