From a2aba8ad855ea5eb83bdce37f99da9013113a742 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 12 Aug 2014 11:46:14 -0700 Subject: [PATCH] Add query for ceilometer py26 bug 1355983 76 failures in 7 days, looks like this could be an infra issue on the bare-centos6 nodes but I'm not sure since it's in both rax and hpcloud. Change-Id: Ifb8181d5e7f011251d8b4ffae5f8b9aa02681a24 Related-Bug: #1355983 --- queries/1355983.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1355983.yaml diff --git a/queries/1355983.yaml b/queries/1355983.yaml new file mode 100644 index 00000000..e2c647b0 --- /dev/null +++ b/queries/1355983.yaml @@ -0,0 +1,5 @@ +query: > + message:"+ echo \'Could not find mongod command\'" AND + tags:"console" AND ( + build_name:"periodic-ceilometer-python26-havana" OR + build_name:"gate-ceilometer-python26")