Add tripleo-upgrade vars into featureset047.
Variables use_oooq and tripleo_ci are needed to be set if we want to use the tripleo-upgrade rol in upstream CI. Change-Id: Ib204c89ad88ae4581e556710976325c2b2723039
This commit is contained in:
parent
f844fc3f97
commit
ce3058f4f5
@ -12,6 +12,9 @@ containerized_overcloud_upgrade: false
|
||||
|
||||
# Tripleo-upgrade specific parameters
|
||||
undercloud_upgrade: true
|
||||
overcloud_deploy_script: "{{ working_dir }}/overcloud_deploy.sh"
|
||||
tripleo_ci: true
|
||||
use_oooq: true
|
||||
|
||||
# Deactivate validations as there is no overcloud
|
||||
test_ping: false
|
||||
|
Loading…
Reference in New Issue
Block a user