Wes Hayutin 2017-06-11 19:33:18 -04:00
parent eab6852f11
commit 39c9c59d8f

View File

@ -17,6 +17,14 @@ extra_args: >-
test_ping: true
enable_pacemaker: true
# This config is extremely resource intensive, so we disable telemetry
# in order to reduce the overall memory footprint
# This is not required in newton
telemetry_args: >-
{% if release != 'newton' %}
-e {{ overcloud_templates_path }}/environments/disable-telemetry.yaml
{% endif %}
run_tempest: false
# options below direct automatic doc generation by tripleo-collect-logs