Add query for magnum API test timeout
We can't query this in logstash b/c of the test_ids key, but without that the job is 16 failures in 7 days, check and gate. Change-Id: If28c79fbee29f70d2dfa2a7598cbe70d0f909f94 Related-Bug: #1540452
This commit is contained in:
parent
5ce1b1959c
commit
a535d36a6a
6
queries/1540452.yaml
Normal file
6
queries/1540452.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
query: >
|
||||
message:"Killed timeout -s 9 ${REMAINING_TIME}" AND
|
||||
tags:"console" AND
|
||||
build_name:"gate-functional-dsvm-magnum-api"
|
||||
test_ids:
|
||||
- magnum.tests.functional.api.v1.test_bay.BayTest.test_create_list_and_delete_bays
|
Loading…
x
Reference in New Issue
Block a user