Merge "Add query for Notifier MisMatchError - bug 1412513"

This commit is contained in:
Jenkins 2015-01-22 23:47:01 +00:00 committed by Gerrit Code Review
commit 6fe2147e1a

5
queries/1412513.yaml Normal file
View File

@ -0,0 +1,5 @@
query: >
(message:"MismatchError: 3 != 2" OR
message:"MismatchError: 5 != 4") AND
AND tags:"console"
AND build_name:"gate-cinder-python27"