diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-09-01 10:30:45 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-09-01 10:30:45 +0000 |
commit | 0c08a842417414993669d2c7ba1601e60848d801 (patch) | |
tree | 513c25f96729a36eb412bd7de50ca5c20e35caf8 /ci/environments/scenario001-multinode-containers.yaml | |
parent | 4dfc5c933f4e6c2438f027c134730796651a7c9e (diff) | |
parent | b395323948f054675e2e8300fed02ef331a59695 (diff) |
Merge "Telemetry specific config for scenario001" into stable/pike
Diffstat (limited to 'ci/environments/scenario001-multinode-containers.yaml')
-rw-r--r-- | ci/environments/scenario001-multinode-containers.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/environments/scenario001-multinode-containers.yaml b/ci/environments/scenario001-multinode-containers.yaml index 0cdbef13..b625f716 100644 --- a/ci/environments/scenario001-multinode-containers.yaml +++ b/ci/environments/scenario001-multinode-containers.yaml @@ -97,6 +97,8 @@ parameter_defaults: ControllerExtraConfig: nova::compute::libvirt::services::libvirt_virt_type: qemu nova::compute::libvirt::libvirt_virt_type: qemu + # This makes the job twice as fast + ceilometer::agent::polling::polling_interval: 15 Debug: true #NOTE(gfidente): not great but we need this to deploy on ext4 #http://docs.ceph.com/docs/jewel/rados/configuration/filesystem-recommendations/ @@ -128,6 +130,7 @@ parameter_defaults: GlanceBackend: rbd GnocchiBackend: rbd CinderEnableIscsiBackend: false + GnocchiArchivePolicy: 'high' BannerText: | ****************************************************************** * This system is for the use of authorized users only. Usage of * |