Remove query for closed bug 1223469
Bug 1223469 is closed, but the query we were using will still generate hits because the fix was to recover from the original issue not remove it all together. So this query is generating false positives. Change-Id: I344f23b29f20dcbd61684b3e54cf6f569c1b756a
This commit is contained in:
parent
805ca1f44d
commit
4727311002
@ -39,10 +39,6 @@
|
||||
query: >
|
||||
@message:"Lock wait timeout exceeded; try restarting transaction"
|
||||
AND @fields.filename:"logs/screen-q-svc.txt"
|
||||
- bug: 1223469
|
||||
query: >
|
||||
@message:"with code 22"
|
||||
AND @fields.filename:"logs/screen-c-vol.txt"
|
||||
- bug: 1224001
|
||||
query: >
|
||||
@message:"tempest.scenario.test_network_basic_ops AssertionError: Timed out waiting for"
|
||||
|
Loading…
Reference in New Issue
Block a user