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
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
James E. Blair 7f2987f0c4 Suppress bug 1269940 from the graphs page
It is another manifestation of aborted jobs.  See
If381e36144ffc03c0e36d3eb74ad7f24db245aa6 for full rationale.

Change-Id: I4942b841d6aeeb327cdc6fb05cb0b59e75dafb10
2014-02-11 10:40:40 -08:00
Joe Gordon 08beba4997 Add query for bug 1269940
This is an infra bug so only seen in console.html

Change-Id: I4ba9e7de1f4d98de0244947738e28c7e6a53b128
2014-01-16 17:29:50 -05:00