TripleO: Enable container build in standalone job
Since we removed undercloud job, there is no job building container images and we should enable that process as part of standalone job. This change fixes the missing build_container_images flag to enable container build. Change-Id: Ie5024b614749beafeb2e34df5021114d5c4c5b5e
This commit is contained in:
parent
4683fb4f78
commit
7e86bb55ca
@ -18,6 +18,7 @@
|
||||
description: |
|
||||
TripleO standalone Job running Object Storage specific Tempest tests.
|
||||
vars:
|
||||
build_container_images: true
|
||||
featureset_override:
|
||||
run_tempest: false
|
||||
tempest_test_whitelist:
|
||||
|
Loading…
x
Reference in New Issue
Block a user