Merge "turn off undercloud idempotency check on fs002"

This commit is contained in:
Zuul 2018-06-27 03:47:56 +00:00 committed by Gerrit Code Review
commit 98fcc9d14d
2 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,7 @@ step_introspect: true
to_build: true
# Delete the overcloud after deployment
step_delete_overcloud: true
undercloud_check_idempotency: true
undercloud_check_idempotency: false
# This enables container deployements after Pike
containerized_overcloud: >-

View File

@ -20,6 +20,7 @@ containerized_overcloud: >-
{%- else -%}
true
{%- endif -%}
undercloud_check_idempotency: true
delete_docker_cache: true
# Tell tripleo about our environment