From d3ae71f37330f3b5f3922c52b09e7fd03962ad4b Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 19 Nov 2019 10:59:52 -0500 Subject: [PATCH] Add query for nova install on py27 bug 1853166 908 hits in the last 24 hours, check and gate, all failures. Change-Id: I62f0ad207eee41ce4738b0117bd6718248502d61 --- queries/1853166.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1853166.yaml diff --git a/queries/1853166.yaml b/queries/1853166.yaml new file mode 100644 index 00000000..5ee7f73e --- /dev/null +++ b/queries/1853166.yaml @@ -0,0 +1,3 @@ +query: >- + message:"nova requires Python '>=3.6' but the running Python is" AND + tags:"console"