From 069745cdd0897730c9bba8a82e1536625511be03 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Fri, 12 Aug 2016 21:28:36 -0400 Subject: [PATCH] Add query for nova schedule bug 1612875 12 hits in 7 days, check and gate. All failures in voting jobs, probably because it's a reschedule failure which is going to fail in a single node job and has a chance of passing in a multinode job. Change-Id: Id43f998eed69fa415263b6751e649872ac56d935 Related-Bug: #1612875 --- queries/1612875.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1612875.yaml diff --git a/queries/1612875.yaml b/queries/1612875.yaml new file mode 100644 index 00000000..c745d15e --- /dev/null +++ b/queries/1612875.yaml @@ -0,0 +1,4 @@ +query: >- + message:"was re-scheduled: operation failed: filter 'nova-" AND + message:"already exists with uuid" AND + tags:"screen-n-cond.txt"