5943335c82
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
7 lines
234 B
YAML
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"
|