Update query for bug 1763181
This bug was also hitting the cross-nova-functional job but because of the unicode in the message it wasn't being tracked. This increases the hit rate on voting jobs from 152 to 326 over 7 days. Change-Id: I927903554351434d133c9629eee6e1b6e82b9efa
This commit is contained in:
parent
9aee0f8caa
commit
a3520f8f4b
@ -1,3 +1,4 @@
|
||||
query: >-
|
||||
message:"AssertionError: 'host3' == 'host3'" AND
|
||||
(message:"AssertionError: 'host3' == 'host3'" OR
|
||||
message:"AssertionError: u'host3' == u'host3'") AND
|
||||
tags:"console"
|
||||
|
Loading…
Reference in New Issue
Block a user