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
This commit is contained in:
Sean Dague 2014-03-02 06:34:51 -05:00
parent 4d4a7f5a2e
commit 5943335c82

View File

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