From b731e8764d78a147be52a48318d3895b5d752adb Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 4 Sep 2015 12:19:54 -0700 Subject: [PATCH] Add query for ceph AttributeError in glance-store bug 1492432 This is very new, only showing 5 hits in the gate right now, but we're seeing it in other jobs that haven't been indexed yet. Change-Id: I7b97bfacb7a456a169290491b0342d329e978a33 Related-Bug: #1492432 --- queries/1492432.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1492432.yaml diff --git a/queries/1492432.yaml b/queries/1492432.yaml new file mode 100644 index 00000000..8c76138c --- /dev/null +++ b/queries/1492432.yaml @@ -0,0 +1,5 @@ +query: >- + message:"except rbd.ImageExists" AND + message:"AttributeError: 'module' object has no attribute 'ImageExists'" AND + build_name:"gate-tempest-dsvm-full-ceph" AND + tags:"screen-g-api.txt"