mqtt: document the trigger and enqueue time attribute

This change adds missing documentation.

Change-Id: Ie231b08b413d4fd276d2066aa52015457cdc582e
This commit is contained in:
Tristan Cacqueray 2021-02-17 15:07:27 +00:00
parent f87da65a88
commit a1a7796357
1 changed files with 8 additions and 0 deletions

View File

@ -66,6 +66,14 @@ An MQTT report uses this schema:
The internal zuul change reference.
.. attr:: trigger_time
The timestamp when the event was added to the scheduler.
.. attr:: enqueue_time
The timestamp when the event was added to the pipeline.
.. attr:: buildset
The buildset information.