Add query for ironic timeout bug 1537076

234 hits in 7 days, check and gate, all failures.

This should be fixed, or at least worked around, on master
but we're still seeing it on stable branches so we might
as well track it.

Change-Id: If972780881f1376c5921b4d0e21618be4c30a8c8
Related-Bug: #1537076
This commit is contained in:
Matt Riedemann 2016-02-06 07:10:38 -08:00
parent f1a23c5f81
commit 4be11eeba9
1 changed files with 3 additions and 2 deletions

View File

@ -1,3 +1,4 @@
query: >
message:"Timed out waiting for Nova hypervisor-stats count >= 1" AND
filename:"logs/devstacklog.txt"
message:"ERROR" AND
message:"Timed out waiting for Nova hypervisor-stats count >= 1" AND
tags:"console"