fs004: add missing deployed_server var

Set deployed_server to true in tripleo-ci-centos-7-nonha-multinode-oooq
job that still run on newton/ocata/pike.

So the job will run the deployed-server scripts as we expect it to do
it.

Change-Id: Ib203161b9676dcfaaf46eec2bddf767ec49282f7
Related-Bug: #1748315
This commit is contained in:
Emilien Macchi 2018-02-20 12:18:23 -08:00
parent 9731ae73af
commit c9bc66379b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
undercloud_generate_service_certificate: false
ssl_overcloud: false
test_ping: true
deployed_server: true
# This enables the run of several tripleo-validations tests through Mistral
run_tripleo_validations: True