
This adds an option to include result data from a job in the MQTT reporter. It is off by default since it may be quite large for some jobs. Change-Id: I802adee834b60256abd054eda2db834f8db82650
7 lines
175 B
YAML
7 lines
175 B
YAML
---
|
|
features:
|
|
- |
|
|
The MQTT driver now supports including data returned from a job in
|
|
its reports. See
|
|
:attr:`pipeline.<reporter>.<mqtt>.include-returned-data`.
|