From 4c327f00aafb46958245eddcd4254564371310db Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Sun, 20 Apr 2014 13:00:28 -0700 Subject: [PATCH] Add query for tempest bug 1310368 This is only a problem for tempest patches on stable/havana right now so it's tightly filtered. There is only one change in the queue for stable/havana and tempest so that's why you'll only see one in logstash. Related-Bug: #1310368 Change-Id: I641af88afecfe56f2c1927313d6b4da9d9a7e8f4 --- queries/1310368.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 queries/1310368.yaml diff --git a/queries/1310368.yaml b/queries/1310368.yaml new file mode 100644 index 00000000..b8fb920c --- /dev/null +++ b/queries/1310368.yaml @@ -0,0 +1,5 @@ +query: > + message:"'oslo.sphinx' is not a global requirement but it should be,something went wrong" AND + project:"openstack/tempest" AND + build_branch:"stable/havana" AND + tags:console