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:
parent
4d4a7f5a2e
commit
5943335c82
@ -1,3 +1,6 @@
|
||||
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 NOT build_name:"check-grenade-dsvm-partial-ncpu"
|
||||
|
Loading…
Reference in New Issue
Block a user