From 21a6cf64aa0d6c51acfff1a7a7a1af0b84f50ee6 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 5 Jan 2017 16:00:23 -0500 Subject: [PATCH] Add query for nova unit test race bug 1654393 This is my fault, just introduced with a merged patch today, 76 hits in 24 hours, check and gate, all failures. Change-Id: I455f7c844acd73481f5c9931d2ce9be1fa413eda Related-Bug: #1654393 --- queries/1654393.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1654393.yaml diff --git a/queries/1654393.yaml b/queries/1654393.yaml new file mode 100644 index 00000000..ee1c2df7 --- /dev/null +++ b/queries/1654393.yaml @@ -0,0 +1,4 @@ +query: >- + message:"The service catalog is empty.'" AND + tags:"console" AND + project:"openstack/nova"