Merge "Ironic: fix gate"

This commit is contained in:
Zuul 2018-05-09 17:03:42 +00:00 committed by Gerrit Code Review
commit f247a7e706
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@ make all
helm install ./libvirt \
--namespace=libvirt \
--name=libvirt \
--set ceph.enabled=false \
--set conf.ceph.enabled=false \
--set images.tags.libvirt=docker.io/openstackhelm/vbmc:centos
#NOTE: Wait for deploy

View File

@ -110,6 +110,7 @@ conf:
scheduler_tracks_instance_changes: false
scheduler_host_subset_size: 9999
manifests:
cron_job_cell_setup: false
daemonset_compute: false
daemonset_libvirt: false
statefulset_compute_ironic: true