elastic-recheck/queries/1254772.yaml
Matt Riedemann ab2942fae8 Add query for tempest race bug 1254772
The test_attach and test_detach volume names are hard-coded in the test
so should be safe to fingerprint on that until the test can be reworked
and fix the race issues.

Related-Bug: #1254772

Change-Id: I48edb200ee0950dd723e9cc150423f7238a3c24a
2014-01-27 10:38:36 -08:00

5 lines
178 B
YAML

query: >
(message:"Volume test_attach" OR message:"Volume test_detach")
AND message:"failed to reach available status within the required time"
AND filename:"console.html"