From a535d36a6a6d7f6a36a7c8d24425351856174d44 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 1 Feb 2016 08:09:28 -0800 Subject: [PATCH] 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 --- queries/1540452.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 queries/1540452.yaml diff --git a/queries/1540452.yaml b/queries/1540452.yaml new file mode 100644 index 00000000..00e2a196 --- /dev/null +++ b/queries/1540452.yaml @@ -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