elastic-recheck/queries/1285323.yaml
Sean Dague ea9345735d update tests that should be tags:console
this is a rough approximation of the tests which should be
converted to tags:console to run new hits before the purge.

Change-Id: I12ddeb040b2e62e9b95fd729f1b1a04550596af6
2014-03-28 16:46:54 -04:00

7 lines
225 B
YAML

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