
A recent change to report additional buildset results to the db inadvertently also reported NO_JOBS results. We should not report those as they are frequent and uninteresting. Special case them and add a test. Change-Id: Ic7502bd53e2a51d1cc178834344e01cd2a5942db
7 lines
194 B
YAML
7 lines
194 B
YAML
---
|
|
fixes:
|
|
- |
|
|
A change in 5.2.3 began reporting NO_JOBS results to the database
|
|
which was unintentional. This has been corrected and they are no
|
|
longer recorded in the database.
|