Add query for cinder backup timeout bug 1483434

84 hits in 7 days, check and gate, all failures.
This is pretty latent, and there are no obvious
related errors in the service logs, so the query
is on the tempest failure output.

Change-Id: I07d5333a312f488571e1baf2afdd130ba7ae6aa7
This commit is contained in:
Matt Riedemann 2018-11-13 08:44:19 -05:00
parent b8b3c1cf56
commit 0f78733776
1 changed files with 4 additions and 0 deletions

4
queries/1483434.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"backup" AND
message:"failed to reach available status (current restoring) within the required time" AND
tags:"console"