Verify undercloud installation in fs027.

The job tripleo-ci-centos-7-undercloud-containers is
failing during undercloud installation but this is
not being caught up, as the flag to verify the undercloud
installation is set to false.

Change-Id: I1a10ce0b9088d90de3e22374a88d17ff4b2e252a
This commit is contained in:
Jose Luis Franco Arza 2018-05-08 10:53:29 +02:00
parent 22ef78f425
commit 596e54d164
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ extra_args: >-
network_isolation: false
enable_pacemaker: false
overcloud_ipv6: false
undercloud_check_sanity: true
# containers config
containerized_overcloud: false