From 272659af5de0c97d2494ef7bb927c0bd8c29818c Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Thu, 28 Jul 2016 11:36:55 -0400 Subject: [PATCH] Add query for nova/neutron dns mitaka bug 1607412 3 failures in 7 days, but it seems like there should be more than this. It's in the neutron grenade multinode jobs only, and the failure is in n-cpu on the mitaka side. Change-Id: I6b3cc96a31e5cae83f745c2412a2e9521a1c3b30 Related-Bug: #1607412 --- queries/1607412.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1607412.yaml diff --git a/queries/1607412.yaml b/queries/1607412.yaml new file mode 100644 index 00000000..45c3659e --- /dev/null +++ b/queries/1607412.yaml @@ -0,0 +1,4 @@ +query: >- + message:"BadRequest: Unrecognized attribute(s) 'dns_name'" AND + message:"create_port" AND + tags:"screen-n-cpu.txt"