Add query for bug 1273259

Classifying unit test failures for neutron.

Change-Id: I2d23fc693099df7efd7c5825a3f2d8d7dc339df6
Related-bug: #1273259
This commit is contained in:
Anita Kuno 2014-01-27 10:20:23 -05:00
parent 236a050be9
commit cb76700f88

4
queries/1273259.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >
message:"delete_port() got an unexpected keyword argument 'l3_port_check'"
AND filename:"console.html"
AND (build_name:"gate-neutron-python26" OR build_name:"gate-neutron-python27")