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
This commit is contained in:
parent
372ee71423
commit
05409a43cd
6
queries/1326848.yaml
Normal file
6
queries/1326848.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
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"
|
Loading…
Reference in New Issue
Block a user