turn off undercloud idempotency check on fs002

Turns off undercloud idempotency check on fs002
Turns on undercloud idempotency check in fs20 or
periodic-tripleo-ci-centos-7-ovb-1ctlr_1comp-featureset020-master

Related-Bug: #1777939
Related-Bug: #1777941
Change-Id: Ib83aed5fa55a9deb6ac8a90817ad05d2f281dcb6
This commit is contained in:
Wes Hayutin 2018-06-25 08:57:11 -04:00
parent f24345d5ae
commit 62947ece56
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