From d0bcc8fa755f11091b4806967d7e3ce522836fcd Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sat, 20 Aug 2016 10:51:08 -0400 Subject: [PATCH] Add query for grenade uec image bug 1615241 194 hits in 24 hours since we stopped using cirros uec images by default in devstack in stable/mitaka, which breaks grenade for master. check and gate, all failures. Change-Id: Ic90afd8453ca20b1e34020eed0d52f362a14d05d Related-Bug: #1615241 --- queries/1615241.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1615241.yaml diff --git a/queries/1615241.yaml b/queries/1615241.yaml new file mode 100644 index 00000000..9a37e45e --- /dev/null +++ b/queries/1615241.yaml @@ -0,0 +1,3 @@ +query: >- + message:"No image with a name or ID of 'cirros-0.3.4-x86_64-disk.img' exists." AND + tags:"console"