From 6e8b31676be8864f02bf4c7016492f85924c81cb Mon Sep 17 00:00:00 2001 From: Wes Hayutin Date: Thu, 19 Oct 2017 17:31:46 -0400 Subject: [PATCH] Track tripleo timeout or canceled deployments Going through the gate failures I noticed a few jobs hit this issue even when the check passed. Looking to track this timeout down. Related-Bug: #1724991 Change-Id: I9b795649660f39cd0968b09fd33f651af2957762 --- queries/1724991.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 queries/1724991.yaml diff --git a/queries/1724991.yaml b/queries/1724991.yaml new file mode 100644 index 00000000..95a15548 --- /dev/null +++ b/queries/1724991.yaml @@ -0,0 +1,3 @@ +query: >- + message:"resources.ControllerDeployment_Step3: Stack CREATE cancelled" + AND tags:"console"