Adjust query for bug 1253482

The previous query was only hitting on tempest failures but this also
shows up in grenade jobs so adjust the query to account for the failure
that shows up in logs/error.txt.

Related-Bug: #1253482

Change-Id: Ie5d4790a027ec1317ed336e0a3cfe37a83f74e4c
This commit is contained in:
Matt Riedemann 2014-01-29 13:15:12 -08:00
parent 0d1b6a9667
commit 2f8b49c8d6

View File

@ -1,3 +1,3 @@
query: >
message:"keystone-all serve Failed to start the admin server"
AND filename:"logs/screen-key.txt"
message:(+"[ERROR]" +"devstack/lib/keystone" +"keystone did not start")
AND filename:console.html