From 02a3097308e9b9fab46109b75a18acd01f17c551 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 30 Sep 2015 13:26:07 -0700 Subject: [PATCH] Remove query for largeops bug 1491949 Bug 1491949 was due to a very specific change in devstack which we reverted and it resolved that issue. Anything hitting this query now is something else so let's not mask it with this old fixed bug. Change-Id: Ic12f0856f4c1ccdd4023e622bf35ebf3f29282db Related-Bug: #1491949 --- queries/1491949.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 queries/1491949.yaml diff --git a/queries/1491949.yaml b/queries/1491949.yaml deleted file mode 100644 index 57c101df..00000000 --- a/queries/1491949.yaml +++ /dev/null @@ -1,5 +0,0 @@ -query: >- - message:"TestLargeOpsScenario" AND - message:"deallocate_for_instance" AND - message:"MessagingTimeout" AND - tags:"screen-n-cpu-1.txt"