
We already have the infrastructure in place for adding warnings to the reporting. Plumb that through to zuul_return so jobs can do that on purpose as well. An example could be a post playbook that analyzes performance statistics and emits a warning about inefficient usage of the build node resources. Change-Id: I4c3b85dc8f4c69c55cbc6168b8a66afce8b50a97
6 lines
137 B
YAML
6 lines
137 B
YAML
---
|
|
features:
|
|
- |
|
|
A job now can leave warning messages on the change using zuul_return.
|
|
See :ref:`return_values` for examples.
|