Add query for test_legacy_router_lifecycle KeyError bug 1795548

386 hits in 24 hours, check and gate, all failures. The query
has to match something in the stacktrace since the KeyError
doesn't have anything in the details.

Change-Id: Iaf25fb6b998e0ba327651f695033900a6008e562
This commit is contained in:
Matt Riedemann 2018-10-02 09:44:19 -04:00
parent 00909f3cc9
commit 61c31e2118
1 changed files with 4 additions and 0 deletions

4
queries/1795548.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"return list(privileged.get_routing_table(ip_version, namespace))" AND
build_name:"neutron-functional" AND
tags:"console"