fs010: disable validations on the undercloud

The validations cause timeouts, we should have them tested outside of
gate/check for now.

Change-Id: I198939058b9d09b18e914db42b1bf896dc243d63
Related-Bug: #1844446
This commit is contained in:
Emilien Macchi 2019-09-18 17:25:46 -04:00
parent c0b5fdcdde
commit 97e0c940f3
1 changed files with 3 additions and 0 deletions

View File

@ -111,3 +111,6 @@ undercloud_enable_tempest: >-
{%- else -%}
false
{%- endif -%}
# https://launchpad.net/bugs/1844446
undercloud_enable_validations: false