Remove query for nova MessagingTimeout unit test bug 1311778

We've had several fixes go in for this bug and in the last
7 days in logstash it's only hitting on the master branch
and when looking at the logs for the new failures, there are
more specific test failures that we should be fingerprinting
on rather than this collateral failure which is masking new
bugs, so let's close the bug and delete the query and open
new bugs for new more-specific test failures.

Change-Id: I542cf6df2a8f4a8357b03acda2d74fe55d0ab416
Related-Bug: #1311778
This commit is contained in:
Matt Riedemann 2014-07-25 06:57:02 -07:00
parent b090386eb1
commit 23024c575f
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
query: >
message:"MessagingTimeout: No reply on topic" AND
tags:console AND
(build_name:"gate-nova-python27" OR build_name:"gate-nova-python26") AND
build_queue:"gate"