From c50b05d32e7b3b841468ff2e52cfb1eff994e569 Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Tue, 22 Dec 2015 18:46:11 -0800 Subject: [PATCH] Add query for baremetal scenario test timeout bug 1528732 102 hits in 7 days in voting jobs, check and gate, all failures. This is timing out in the testing fixture and we don't get the stacktrace in the tempest logs, so this is using part of the stacktrace that is at least unique to the terminate_instance scenario manager failure for baremetal. Change-Id: I96dc13b4b168bf837ccc0b503bf9e997c670d114 Related-Bug: #1528732 --- queries/1528732.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1528732.yaml diff --git a/queries/1528732.yaml b/queries/1528732.yaml new file mode 100644 index 00000000..8e811c48 --- /dev/null +++ b/queries/1528732.yaml @@ -0,0 +1,3 @@ +query: > + message:"timeout=CONF.baremetal.unprovision_timeout)" AND + tags:"console"