From d84c7b747ed8ce0f53fa16dd8438d53113e46288 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Fri, 4 Oct 2013 15:18:34 -0700 Subject: [PATCH] Add query for bug 1235486 10 hits in last 24 hours and all from failing builds. Change-Id: I4ba07a56ce233c695944e90fdf92b03b98024579 --- queries.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/queries.yaml b/queries.yaml index 87271ac5..dbaf61e6 100644 --- a/queries.yaml +++ b/queries.yaml @@ -47,6 +47,10 @@ query: > @message:"tempest.scenario.test_network_basic_ops AssertionError: Timed out waiting for" AND @fields.filename:"console.html" +- bug: 1235486 + query: > + @message:"update or delete on table \"networks\" violates foreign key constraint" + AND @fields.filename:"logs/screen-q-svc.txt" - bug: 1232748 query: > @message:"OperationalError: (OperationalError) could not translate host name \"localhost\" to address"