Add query for manila-neutron job timeout bug 1528597
90 hits in 7 days, check and gate, master and stable/liberty, all failures. The job timeout is set to 70 minutes but the test timeout is set to 500 seconds, and there is at least one test taking over 400 seconds, and this mostly hits on the OVH nodes, which are the slowest that infra uses. So slow tests plus slow nodes equals timeout. But the manila team should investigate what's so slow about the tests anyway. Change-Id: I52ccee0141024f1182bbccfb740016527d21f876 Related-Bug: #1528597
This commit is contained in:
parent
989182ea73
commit
21152e75c4
6
queries/1528597.yaml
Normal file
6
queries/1528597.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
query: >
|
||||
message:"Killed" AND
|
||||
message:"timeout -s 9" AND
|
||||
tags:"console" AND
|
||||
(build_name:"gate-manila-tempest-dsvm-neutron" OR
|
||||
build_name:"gate-manila-tempest-dsvm-neutron-multibackend")
|
Loading…
x
Reference in New Issue
Block a user