From aca743881d80801629afc135c337a7476d5dbfc5 Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 5 Jun 2014 16:29:38 -0400 Subject: [PATCH] Add query for heat assert isinstance bug 1326946 This bug displays a pattern of failures, I selected one of the failures for the fingerprint. This bug is the result of a merge conflict, the patch to fix the bug is in the pipelines. This filters on the gate queue only. Change-Id: Ifd3b93753a9892eb97b51027765b8a874afee8d9 --- queries/1326946.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1326946.yaml diff --git a/queries/1326946.yaml b/queries/1326946.yaml new file mode 100644 index 00000000..035a9026 --- /dev/null +++ b/queries/1326946.yaml @@ -0,0 +1,5 @@ +query: >- + message:"FAIL\: barbican.tests.test_order.TestOrder.test_create_order" AND + tags:"console" AND + project:"openstack/heat" AND + build_queue:"gate"