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:
parent
0d1b6a9667
commit
2f8b49c8d6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user