From 32cab7e72ef4cc6210170cbf8a88ea40ecdedbb3 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 14 May 2015 07:55:45 -0700 Subject: [PATCH] Add query for heat tox 2.0 bug 1455065 6490 hits in 24 hours, mostly duplicates but it's console logs in unit test jobs so we can't do much about that. Change-Id: Ibd901a3af5a24e704c8f84faaf829e3a28a3c8a0 Related-Bug: #1455065 --- queries/1455065.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1455065.yaml diff --git a/queries/1455065.yaml b/queries/1455065.yaml new file mode 100644 index 00000000..c325bca9 --- /dev/null +++ b/queries/1455065.yaml @@ -0,0 +1,4 @@ +query: >- + message:"testtools.matchers._impl.MismatchError: None matches Is(None): No auth_url configured" AND + tags:"console" AND + build_name:"check-heat-dsvm-functional-mysql"