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
This commit is contained in:
Wes Hayutin 2017-10-19 17:31:46 -04:00
parent 7468a206d7
commit 6e8b31676b
1 changed files with 3 additions and 0 deletions

3
queries/1724991.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >-
message:"resources.ControllerDeployment_Step3: Stack CREATE cancelled"
AND tags:"console"