elastic-recheck/queries/1292506.yaml
Salvatore Orlando f7819b9cd4 Add a fingerprint for bug 1292506
Add a fingerprint for this Neutron unit test failure.
The fingerprint includes the error message rather than
the name of the failing test since querying by test
name returned the same rows multiple times.

Change-Id: I1f89135c77a7e31dbc881073e3ab35c657a484bb
Related-Bug: 1292506
2014-03-14 06:16:51 -07:00

6 lines
179 B
YAML

query: >
message:"MismatchError\: u'PENDING_CREATE' != 'ACTIVE'"
AND (build_name:"gate-neutron-python27"
OR build_name:"gate-neutron-python26")
AND tags:"console"