Simplify query for bug 1696834

This simplified version from clarkb still hits
on both py2 and py3 jobs.

Change-Id: I31a600a514ac678514dcd75fa87511cdffbed477
This commit is contained in:
Matt Riedemann 2017-06-08 15:15:05 -04:00
parent 5fdf6369be
commit 152e828365
1 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,3 @@
query: >
message:"KeyError" AND
message:"allocations" AND
tags:"console" AND
project:"openstack/nova"
message:"KeyError: allocations" AND
tags:"console"