Build containers for single consumer job

Make standalone job build containers when there is one single
consumer job in layout. Do not run content provider jobs in
this case.

Change-Id: I9b41d69bf7d4c0b5d2c8ce0359fe3551f168ab2f
This commit is contained in:
Ronelle Landy 2020-10-29 13:10:05 -04:00 committed by Rafael Folco
parent 87e2716495
commit 50b5a79863

View File

@ -15,6 +15,7 @@
description: |
TripleO standalone Job running Octavia specific Tempest tests.
vars:
build_container_images: true
featureset_override:
standalone_environment_files:
- 'environments/low-memory-usage.yaml'