Add query for oslo.messaging 2.8.0 bug 1514876

138 hits in 24 hours since oslo.messaging 2.8.0 was released.

There is a block approved in g-r and nova and a revert approved
in oslo.messaging for the regression.

Change-Id: I27a90421932151d6a06b2024e6e4bbe478a17d06
Related-Bug: #1514876
This commit is contained in:
Matt Riedemann 2015-11-10 07:51:23 -08:00
parent 87453fe17b
commit 8d0053886e
1 changed files with 6 additions and 0 deletions

6
queries/1514876.yaml Normal file
View File

@ -0,0 +1,6 @@
query: >-
(message:"Build timed out (after 50 minutes). Marking the build as failed." OR
message:"Build timed out (after 40 minutes). Marking the build as failed.") AND
tags:"console" AND
(build_name:"gate-nova-tox-functional" OR
build_name:"gate-nova-python27")