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
This commit is contained in:
parent
eeb0587fae
commit
ab2942fae8
4
queries/1254772.yaml
Normal file
4
queries/1254772.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
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"
|
Loading…
Reference in New Issue
Block a user