Add tripleo-upgrade specific parameters.

In order to run some of the needed
tripleo-upgrade tasks, we need to set
tripleo_ci variable, as the role is being
used for downstream as well as upstream
testing and this is the flag to run specific
TripleO CI tasks.

Change-Id: I15530dce10d3e2bd08f69e6d71ca0ba95a27b30c
This commit is contained in:
Jose Luis Franco Arza 2018-03-26 17:46:42 +02:00
parent a99baf5e36
commit 8928e2a713
1 changed files with 3 additions and 0 deletions

View File

@ -3,9 +3,12 @@
composable_scenario: scenario000-multinode-containers.yaml
# tripleo-upgrade role variables
overcloud_update: true
tripleo_upgrade_validations_non_fatal: true
tripleo_upgrade_debug: true
tripleo_ci: true
use_oooq: true
network_isolation: false
enable_pacemaker: false