-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
src/regression_tracker: fix detection of individual job events
Until now the regression detection only worked for job submissions that include a tree of child nodes, and the results were only checked for the child nodes. This fixes the detection of failed jobs that are submitted without a hanging tree of nodes (kbuilds, kver, kunit tests). See #337 Signed-off-by: Ricardo Cañuelo <[email protected]>
- Loading branch information
1 parent
e91ed51
commit d63b144
Showing
1 changed file
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters