Query for 1719469

Adding an elastic-recheck query for
https://bugs.launchpad.net/tripleo/+bug/1719469

Change-Id: I757f101836be8cf0603ddcc7acd2c7412dfca231
Related-Bug: #1719469
This commit is contained in:
Alex Schultz 2017-09-25 16:17:14 -06:00
parent fe21639a1a
commit ae53a7f450
1 changed files with 7 additions and 0 deletions

7
queries/1719469.yaml Normal file
View File

@ -0,0 +1,7 @@
# This bug exhibits itself when we have a cloud OVB failure in tripleo.
# Please do not remove this bug without conferring with #tripleo first
query: >
message:"resources.baremetal_server: Went to status ERROR"
AND message:"No valid host was found. There are not enough hosts available."
AND tags:"console"
suppress-graph: true