kolla/releasenotes/notes/allowed-to-fail-e2ff5bf61c857b55.yaml
Michał Nasiadka d844997564 Tidy up Wallaby renos
Change-Id: I19973add0902583c43a7f4c2b06bd9847fceeb97
2021-04-19 11:10:40 +01:00

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.