From f6c890793dcde91a36c16451d934efd307ddffd7 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Mon, 19 Nov 2018 16:26:09 -0500 Subject: [PATCH] Add query for nova test_check_doubled_words py36 bug 1804062 20 hits in 24 hours, looks like because of using ubuntu bionic now in the py36 jobs. Check and gate queues, all failures. Change-Id: Ia249bd9785976a4a072196778dc7fcf3a33d7b8b --- queries/1804062.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1804062.yaml diff --git a/queries/1804062.yaml b/queries/1804062.yaml new file mode 100644 index 00000000..28246f0c --- /dev/null +++ b/queries/1804062.yaml @@ -0,0 +1,4 @@ +query: >- + message:"testtools.matchers._impl.MismatchError: [(1, 0, 'N343')] != []" AND + tags:"console" AND + build_name:"openstack-tox-py36"