Add tripleo-upgrade vars into featureset050.

Variables use_oooq and tripleo_ci are needed
to be set if we want to use the tripleo-upgrade
role in upstream CI.

Change-Id: Ic0d30148bbadee03ce012a15d31a80b557bd32f8
This commit is contained in:
Emilien Macchi 2018-04-16 10:46:26 -07:00
parent ce3058f4f5
commit e1b0fa6a01
1 changed files with 3 additions and 1 deletions

View File

@ -13,7 +13,9 @@ containerized_undercloud_upgrade: true
# Tripleo-upgrade specific parameters
undercloud_upgrade: true
tripleo_ci: true
use_oooq: true
# Deactivate validations as there is no overcloud
test_ping: false
run_tempest: false
run_tempest: false