Add query for cinder group_snapshot reset_status bug 1770179

8 hits in 7 days, check and gate, all failures. There are no
failures in the cinder service logs, so this query is just
based on the failure in the console log for Tempest.

Change-Id: If2c04ea0a54c50a00a89109d3175d08d326681e9
This commit is contained in:
Matt Riedemann 2018-05-09 11:10:33 -04:00
parent 320932bbc1
commit d9f1822165
1 changed files with 4 additions and 0 deletions

4
queries/1770179.yaml Normal file
View File

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