elastic-recheck/queries/1285323.yaml
Sean Dague 5943335c82 update grenade old fails to stop bug
we sometimes only catch this on the coming up side, not just the
going down side. Also get rid of all of jog0's fails in the
partial upgrade job.

Change-Id: Ibc88192c1653230eb186228d7cc89b868e8a038a
Related-Bug: #1285323
2014-03-02 06:34:51 -05:00

7 lines
234 B
YAML

query: >
((message:"+ echo \'The following services are still running:")
OR
(message:"Error: Service" AND message:"is not running"))
AND filename:"console.html"
AND NOT build_name:"check-grenade-dsvm-partial-ncpu"