From 305081381903ee67e6b3cf8efd0a1a533fef5e5a Mon Sep 17 00:00:00 2001 From: Anita Kuno Date: Thu, 5 Jun 2014 13:36:55 -0400 Subject: [PATCH] Added query for glance _authorized_upload_ bug 1326899 Fingerprinted on the test "test_add_copy_from_image_authorized _image_upload_image_authorized". Filtered on the gate queue only. Change-Id: I310141615f437c34855b365ef5fbdd19eb67b464 --- queries/1326899.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1326899.yaml diff --git a/queries/1326899.yaml b/queries/1326899.yaml new file mode 100644 index 00000000..99bfd463 --- /dev/null +++ b/queries/1326899.yaml @@ -0,0 +1,5 @@ +query: >- + message:"FAIL\: glance.tests.unit.v1.test_api.TestGlanceAPI.test_add_copy_from_image_authorized_upload_image_authorized" AND + tags:"console" AND + project:"openstack/glance" AND + build_queue:"gate"