Update query for bug 1825435
The previous query was too restrictive so it was missing hits but the stack overflow one is showing up in a lot more cases. 74 hits in 7 days, check and gate, all failures. Change-Id: If8cc78568a3273f39b2aa2dc45872bf7cda7e728
This commit is contained in:
parent
70755dec42
commit
a2ef48a44b
@ -1,3 +1,4 @@
|
||||
query: >-
|
||||
message:"'>' not supported between instances of 'NoneType' and 'datetime.datetime'" AND
|
||||
tags:"console"
|
||||
message:"| Fatal Python error: Cannot recover from stack overflow." AND
|
||||
tags:"console" AND
|
||||
project:"openstack/nova"
|
||||
|
Loading…
x
Reference in New Issue
Block a user