9e1f3546a0
I think this is a variant of bug 1325514 but that has a separate query. This is already fixed, it spiked on 6/2 and is already fixed, this query is to get the hits off the uncategorized bugs list. Related-Bug: #1326878 Change-Id: I9675d308efac5eb8bf1542326e61bdec1a759f63
8 lines
243 B
YAML
8 lines
243 B
YAML
query: >-
|
|
message:"TypeError: expecting a bytes object, got unicode" AND
|
|
tags:"console" AND
|
|
build_queue:"gate" AND (
|
|
build_name:"gate-glance-python26" OR
|
|
build_name:"gate-neutron-python26" OR
|
|
build_name:"gate-ceilometer-python26")
|