Add query for largeops bug 1500615

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

Fingerprinting on the failure in the test results which is not fun
but we don't have any actual errors (or even info level messages) in
the nova logs for this failure.  I'm working on making that better.

Change-Id: I52a9cbbae41d301c32b7a15f623f963716313052
Related-Bug: #1500615
This commit is contained in:
Matt Riedemann 2015-09-29 06:24:34 -07:00
parent 4d9119e17e
commit 56e0f9fbb4
1 changed files with 6 additions and 0 deletions

6
queries/1500615.yaml Normal file
View File

@ -0,0 +1,6 @@
query: >-
message:"Server" AND
message:"failed to reach ACTIVE status and task state \"None\" within the required time" AND
message:"Current status: BUILD. Current task state: scheduling." AND
tags:"console" AND
build_name:"gate-tempest-dsvm-large-ops"