From 685783837649516e7561d0c09d79db7e885abaef Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 20 Nov 2014 17:22:53 -0500 Subject: [PATCH] Add query for bug 1394774 This commit adds a query for a ceilo swift notification timeout. Since the ceilo logs are basically non-existent and/or terrible the assertion error was used. Change-Id: I8acf1d0a077848f2b201c5d55d60d09985a0827b Related-Bug: #1394774 --- queries/1394774.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1394774.yaml diff --git a/queries/1394774.yaml b/queries/1394774.yaml new file mode 100644 index 00000000..997a755b --- /dev/null +++ b/queries/1394774.yaml @@ -0,0 +1,4 @@ +query: > + message:"AssertionError: Correct notifications were not received after" AND + build_branch:"stable/icehouse" AND + tags:"console"