Add query for Ironic bug 1537076
This commit adds a query for a bug that's hitting all ironic jobs, even on stable branches, where we aren't able to get a keystone token. This shows up in devstacklog.txt and screen-n-cpu, but the search is easier on the error in devstacklog so that's what I've included here. Kibana shows 23 unique hits in 2 days, and 40 hits in the last 7 days. Change-Id: I5a5d0970c00ab96d01e08b62ae0a64a1584b90f6 Related-bug: #1537076
This commit is contained in:
parent
bcc830c8d5
commit
9c4fcceee1
3
queries/1537076.yaml
Normal file
3
queries/1537076.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
query: >
|
||||||
|
message:"Timed out waiting for Nova hypervisor-stats count >= 1" AND
|
||||||
|
filename:"logs/devstacklog.txt"
|
Loading…
x
Reference in New Issue
Block a user