Commit Graph

4 Commits

Author SHA1 Message Date
David Moreau-Simard 97f6408b54
Add support for Zuulv3-specific parameters in elastic-recheck
This commit ensures elastic-recheck is able to support zuul v2 and v3
simultaneously:

- Add message queries based on v3 completion messages
- Include job-output.txt where console.html was expected

Change-Id: If3d7990d892a9698a112d9ff1dd5160998a4efe6
Depends-On: I7e34206d7968bf128e140468b9a222ecbce3a8f1
2017-10-26 19:18:16 -04:00
Joe Gordon dd20b10729 Suppress the graph for bug 1260654
Bug 1260654 shouldn't actually fail changes because
zuul recognizes that class of failure as an instance where it should
retrigger jobs

Change-Id: I19a5e19058197ef24fc9cd2495b95420763338e1
Related-Bug: #1260654
2014-06-04 17:17:20 -07:00
Clark Boylan 0bd2042c38 Switch queries over to tags instead of filename
The Elasticsearch schema was updated to make the file portion of tags
the basename of filename. This allows us to use tags to filter for files
with a common basename instead of searching with globs in the filename
field. This should be more performant and easier to read.

Change-Id: I8fe36c56309ea851afd63f08f65583008fa4857f
2014-03-28 12:37:12 -07:00
Sean Dague cbcb2c9317 add query for jenkins crash
this will be far more useful when we classify bugs against jobs
beyond tempest jobs, but a few devstack ones are getting hit by
this as well.

Change-Id: I1966ff236b541df62106cea708109a73b8d612dd
2013-12-13 07:16:04 -05:00