From 0af662bd61c83f6266839d795e64d6bc4d4f7536 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 25 Jun 2014 13:25:45 -0700 Subject: [PATCH] Add query for tempest get_console_output bug 1329563 This is generally a side effect of a timeout or instance going to error state, but hits in the v2 server client and masks other failures, i.e. see 1334424. Otherwise 2,474 hits in 7 days, all failures, multiple queues. Related-Bug: #1329563 Change-Id: I7ea1287fe2e88bbc372fc002d463e8c20c5f002a --- queries/1329563.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1329563.yaml diff --git a/queries/1329563.yaml b/queries/1329563.yaml new file mode 100644 index 00000000..a98d9539 --- /dev/null +++ b/queries/1329563.yaml @@ -0,0 +1,3 @@ +query: > + message:"HTTP exception thrown: Length in request body must be an integer value" AND + tags:"screen-n-api.txt"