From 31ee783194fd582991ef827d42175d39e0027431 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Fri, 25 Sep 2015 07:26:25 -0400 Subject: [PATCH] slow nodes aren't failing much The slow nodes query is interesting, but seems unrelated to failures. Stop tracking and reporting it. Change-Id: I9f0ab08a2dda8351c2d0c29626d3b1e1a4be223d --- queries/1311066.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 queries/1311066.yaml diff --git a/queries/1311066.yaml b/queries/1311066.yaml deleted file mode 100644 index 2d2ba8ab..00000000 --- a/queries/1311066.yaml +++ /dev/null @@ -1,5 +0,0 @@ -query: > - message:"WARNING: devstack run took" - AND message:"minutes, this is a very slow node." - AND tags:console.html -suppress-notification: true