From 9d59260bdecf7b17bee55cd387eba841320151db Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 25 Feb 2016 10:36:55 -0500 Subject: [PATCH] Add query for n-sch NoValidHost on ceph jobs bug 1549854 201 hits in 7 days, check and gate, all failures, voting jobs only in this query. Hitting on OVH and Internap nodes (so the slow ones). Change-Id: Ic41d7dcd3342c750695295ab17153d144a1208d0 Related-Bug: #1549854 --- queries/1549854.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 queries/1549854.yaml diff --git a/queries/1549854.yaml b/queries/1549854.yaml new file mode 100644 index 00000000..8b896ccb --- /dev/null +++ b/queries/1549854.yaml @@ -0,0 +1,6 @@ +query: >- + message:"has not been heard from in a while" AND + tags:"screen-n-sch.txt" AND ( + build_name:"gate-tempest-dsvm-full-ceph" OR + build_name:"gate-tempest-dsvm-full-ceph-src-os-brick" OR + build_name:"gate-tempest-dsvm-full-ceph-src-glance_store")