elastic-recheck/queries/1283926.yaml
Matt Riedemann 76f8c4ddc2 Add query for oslo.messaging unit test race bug 1283926
This is already fixed on master but since there is (oddly) a
stable/icehouse branch for oslo.messaging that gets global-requirements
changes sync'ed to it, it can show up on stable/icehouse still.

Related-Bug: #1283926

Change-Id: I03ebfb8263573b2da2f744ca7c64f3fa403b7655
2014-06-05 13:26:43 -07:00

6 lines
153 B
YAML

query: >
message:"IndexError\: pop from empty list" AND
tags:"console" AND
build_branch:"stable/icehouse" AND
project:"openstack/oslo.messaging"