elastic-recheck/queries/1473098.yaml
Salvatore Orlando 4df8cc0081 Add a query for failures in shutting down cinder-api
This query matches grenade failures occurring while shutting
down cinder-api in the "old" side of grenade as reported in
bug 1473098

Change-Id: I8aeedb9203a2e7f3dd8f28d6e3e4f9ced0eea54d
2015-07-09 09:39:25 -07:00

5 lines
133 B
YAML

query: >-
message:"[ERROR]" AND
message:"The following services are still running: cinder-api" AND
tags:"grenade.sh.txt"