Update query for bug 1853453
This brings the hit count up from 14 to 74. Now we get hits in the gate queue as well. Change-Id: Ieb50f0c796cfccbbd6b3da0a534f6b7a7ae3800e
This commit is contained in:
parent
39c87d1bb1
commit
149b5017b3
@ -1,3 +1,7 @@
|
||||
query: >-
|
||||
message:"TestShelveInstance:test_shelve_volume_backed_instance. Timeout trying to ssh to server" AND
|
||||
(message:"TestShelveInstance:test_shelve_volume_backed_instance." OR
|
||||
message:"TestShelveInstance:test_shelve_instance." OR
|
||||
message:"AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server." OR
|
||||
message:"AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server") AND
|
||||
message:"Timeout trying to ssh to server" AND
|
||||
tags:"console"
|
||||
|
Loading…
Reference in New Issue
Block a user