From fcad14b819d87a760b5eb0552c13b239138fcb4e Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sat, 2 Aug 2014 08:31:50 -0700 Subject: [PATCH] Add query for heat bug 1351629 4 hits in 7 days, I saw this on a stable/icehouse job but looks like it's also on master. It's only hitting in the check queue but it's on multiple changes, and so far only the postgres jobs. Change-Id: I2f2be4b1b99cd2e1a386fd41a062f2f35303c165 Related-Bug: #1351629 --- queries/1351629.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1351629.yaml diff --git a/queries/1351629.yaml b/queries/1351629.yaml new file mode 100644 index 00000000..04e0445d --- /dev/null +++ b/queries/1351629.yaml @@ -0,0 +1,5 @@ +query: > + message:"format_stack_output" AND + message:"cinderclient" AND + message:"NotFound: The resource could not be found" AND + tags:"screen-h-eng.txt"