d844997564
Change-Id: I19973add0902583c43a7f4c2b06bd9847fceeb97
10 lines
342 B
YAML
10 lines
342 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new ``[DEFAULT] allowed-to-fail`` configuration option. It can be
|
|
used to define a list of images which are allowed to fail during builds
|
|
without marking the whole build as failed.
|
|
|
|
The main use of this option is to keep CI systems in a working state
|
|
despite some less important images failing.
|