Bases: object
Classify failed tempest-devstack jobs based.
Given a change and revision, query logstash with a list of known queries that are mapped to specific bugs.
Returns either empty list or list with matched bugs.
Return the datetime of the most recently indexed event.
Bases: exceptions.Exception
Bases: object
A FailEvent consists of one or more FailJobs.
An event is a gerrit event.
A pretty printed bug list.
Produce sorted list of which jobs failed due to which bugs.
Bases: object
A single failed job.
A job is a zuul job.
Bases: exceptions.Exception
Bases: exceptions.Exception
Bases: object
Gerrit Stream.
Monitors gerrit stream looking for tempest-devstack failures.
Is this comment a jenkins failure comment.
Format a timedelta value on seconds boundary.