Remove queries for fixed bugs.

Remove queries for bugs that are marked as resolved in launchpad and
have no hits in Elasticsearch

Change-Id: Iebcae172928755e3bf32f2209301ea96a380cf01
This commit is contained in:
Joe Gordon 2014-06-26 21:26:42 -07:00
parent aad44cd252
commit e8f0149b57
3 changed files with 0 additions and 15 deletions

View File

@ -1,4 +0,0 @@
query: >
message:"Security group"
AND message:"not found"
AND tags:console

View File

@ -1,7 +0,0 @@
query: >
message:"Server: scenario-server" AND
message:"failed to get to expected status" AND
message:"In ERROR state" AND
build_name:"gate-tempest-dsvm-large-ops" AND
tags:"console" AND
build_branch:"stable/havana"

View File

@ -1,4 +0,0 @@
query: >
tags:"screen-n-api.txt" AND
message:"HTTP exception thrown: marker" AND
message:"not found"