From e090de90a05d9517696d388b745183ea4c5d08f6 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 29 Sep 2015 11:22:55 -0700 Subject: [PATCH] Add query for cinder v2 heat bug 1500780 More cinder v2 fallout. 136 hits in 24 hours, check and gate, all failures. Change-Id: I00aa769c25fb800022c35d489d18c84fce2f33b0 Related-Bug: #1500780 --- queries/1500780.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1500780.yaml diff --git a/queries/1500780.yaml b/queries/1500780.yaml new file mode 100644 index 00000000..8428f6bd --- /dev/null +++ b/queries/1500780.yaml @@ -0,0 +1,4 @@ +query: >- + message:"testtools.matchers._impl.MismatchError: 'a descriptive description' != None" AND + tags:"console" AND + build_name:"gate-tempest-dsvm-heat"