e-r query for intermittent failure in glance tests
10/10 failures in last 7 days In the bug report there are links to the relevant time periods in the g-api and g-reg logs but the associated strings are not as useful as that found in the console.log (as they involve a lot of uuids that are specific only to that test run). https://bugs.launchpad.net/glance/+bug/1347692 As the rules state, this is not ideal, but it resulted in a clean and accurate match for failtures in the last 7 days. Change-Id: I34d79a0b0a3a70bb48bbeb61d32683b4585d67d9 Related-Bug: #1347692
This commit is contained in:
parent
554f5a0af4
commit
53919a7136
4
queries/1347692.yaml
Normal file
4
queries/1347692.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >
|
||||
message:"ImageKilledException: Image"
|
||||
AND message:"'killed' while waiting for 'active'"
|
||||
AND tags:"console"
|
Loading…
Reference in New Issue
Block a user