tripleo-validations/roles/stack-health/vars/main.yml
Gael Chamoulaud e4e1d25351 Add stack-health role
This patch adds this role created from
validations/stack-health.yaml.

Change-Id: I6e4a8cf8b540a8b0a5124805fba94204992bce8d
Implements: blueprint validation-framework
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2019-04-09 11:36:00 +02:00

10 lines
196 B
YAML

---
metadata:
name: Stack Health Check
description: >
Check if all stack resources are in a *_COMPLETE state before starting
an upgrade.
groups:
- pre-upgrade
- post-upgrade