mqtt: add basic reporter

This change adds a MQTT reporter to publish build results message.

Change-Id: I5a9937a7952beac5c77d83ab791d48ff000b447b
This commit is contained in:
Tristan Cacqueray
2017-11-07 09:05:20 +00:00
parent 35c2059e19
commit 531a880a5d
17 changed files with 636 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
features:
- A :attr:<mqtt connection> driver is added to feature build report over MQTT message.