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:
parent
5fdf6369be
commit
152e828365
@ -1,5 +1,3 @@
|
||||
query: >
|
||||
message:"KeyError" AND
|
||||
message:"allocations" AND
|
||||
tags:"console" AND
|
||||
project:"openstack/nova"
|
||||
message:"KeyError: allocations" AND
|
||||
tags:"console"
|
||||
|
Loading…
Reference in New Issue
Block a user