elastic-recheck/queries/1331274.yaml
Sean Dague 58cdc0f635 update 1331274 to ignore neutron
we're hitting on neutron grenade failures, which are expected,
and we shouldn't really care about those.

Change-Id: Ic8867e16c844a6afa4c3a38a7c2d7a5ab4e21e18
Related-Bug: #1331274
2014-06-27 14:06:33 -04:00

9 lines
172 B
YAML

query: >
(
(message:"Expected running services not running:"
AND NOT message:"q-fwaas")
OR
message: "Too many retries, giving up"
)
AND tags:"grenade.sh.txt"