From ebe990c62a4d5b425913aa8abb9039a728b58c14 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 30 Aug 2016 13:17:30 -0400 Subject: [PATCH] Add query for novaclient functional test bug 1618561 14 hits in 24 hours, check and gate, all failures. Change-Id: Id47b82ae2398dd21163856e4927983b4ef168af9 Related-Bug: #1618561 --- queries/1618561.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 queries/1618561.yaml diff --git a/queries/1618561.yaml b/queries/1618561.yaml new file mode 100644 index 00000000..3a20106f --- /dev/null +++ b/queries/1618561.yaml @@ -0,0 +1,4 @@ +query: >- + message:"testtools.matchers._impl.MismatchError: \"ERROR (Conflict): Instance" AND + message:"is in an invalid state for 'trigger_crash_dump' (HTTP 409) \" not in 'ERROR (Conflict)" AND + tags:"console"