ae53a7f450
Adding an elastic-recheck query for https://bugs.launchpad.net/tripleo/+bug/1719469 Change-Id: I757f101836be8cf0603ddcc7acd2c7412dfca231 Related-Bug: #1719469
8 lines
334 B
YAML
8 lines
334 B
YAML
# 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
|