elastic-recheck/queries/1326848.yaml
Matt Riedemann 05409a43cd Add query for nova pep8 gate fail bug 1326848
This is already fixed, just got stuck in the gate.  This patch is just
for getting the failure off the uncategorized bugs list.

Related-Bug: #1326848

Change-Id: I6131dfc677c87f6854660c4e48350d521df8cec6
2014-06-05 08:33:45 -07:00

7 lines
168 B
YAML

query: >-
message:"F841 local variable" AND
message:"is assigned to but never used" AND
tags:"console" AND
build_queue:"gate" AND
build_name:"gate-nova-pep8"