a3520f8f4b
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
5 lines
133 B
YAML
5 lines
133 B
YAML
query: >-
|
|
(message:"AssertionError: 'host3' == 'host3'" OR
|
|
message:"AssertionError: u'host3' == u'host3'") AND
|
|
tags:"console"
|