elastic-recheck/queries/1470302.yaml
Matt Riedemann 796e703f91 Add query for nova infinite recursion bug 1470302
31 hits in the last 24 hours, check and gate, all
failures.

This only affects unit test runs and we know it was
introduced in eafe8ae066f14a6b3e562a5a25edb20e617fbee2
because of a known circular dependency in some of the
nova object code.

Change-Id: I6e4fbed159274f3080db09617450f0a15ab9beb2
Related-Bug: #1470302
2015-07-01 07:11:37 -07:00

5 lines
107 B
YAML

query: >-
message:"Maximum recursion depth exceeded" AND
tags:"console" AND
project:"openstack/nova"