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
(cherry picked from commit 7e86bb55ca
)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user