Add query for bug 1456771
Since May 15th 2015 I sometimes see failures in both check and gate pipelines with "Failure prepping block device in the gate". 2771 hits in 7 days, check and gate, not 100% failure because this is a delete path which is not explicitly tested for most scenarios, so it's only really a "fail" in explicit delete server tests. https://review.openstack.org/#/c/145738/ appears to have introduced the race. Related-Bug: #1456771 Change-Id: I1e9392067f19f1fbd86c5407debf936a9fdf8228
This commit is contained in:
parent
1a9ab19411
commit
993f0cb0c6
4
queries/1456771.yaml
Normal file
4
queries/1456771.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
query: >-
|
||||
message:"_default_block_device_names" AND
|
||||
message:"TypeError: 'NoneType' object has no attribute '__getitem__'" AND
|
||||
tags:"screen-n-cpu.txt"
|
Loading…
x
Reference in New Issue
Block a user