From 1d459198805261f0780e6899e9c53f0b82496d86 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 10 Jul 2015 06:51:43 -0700 Subject: [PATCH] Add query for nova docs sphinx bug 1473401 26 hits in 24 hours since mock 1.1.0 was released, this is the docs part of the bug (there is another part for mock failures). Check queue only right now, but it's blocking nova changes from merging. Change-Id: I4dbfa49898ca8ec3af8592203134aa836baaab0d Related-Bug: #1473401 --- queries/1473401.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1473401.yaml diff --git a/queries/1473401.yaml b/queries/1473401.yaml new file mode 100644 index 00000000..e50a80ae --- /dev/null +++ b/queries/1473401.yaml @@ -0,0 +1,4 @@ +query: >- + message:"sphinx_config.init_values()" AND + tags:"console" AND + build_name:"gate-nova-docs"