zuul/releasenotes/notes/no-jobs-ec2aa5200d91044b.yaml
James E. Blair dd0135baa5 Don't report NO_JOBS to the database
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
2022-04-21 09:55:17 -07:00

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.