tripleo-validations/playbooks/healthcheck-service-status.yaml
mcgonago 37985a18f7 [Wallaby-Only] [update] Add post-update and pre-update to all post-deployment validations
Add post-update and pre-update to all post-deployment validations

Resolves: rhbz#2208569
Change-Id: If9170987b10753e571866d2d22c89afafaeef20f
2023-06-08 15:23:28 +00:00

28 lines
599 B
YAML

---
- hosts: undercloud, allovercloud
vars:
metadata:
name: Healthcheck systemd services Check
description: |
Check for failed healthcheck systemd services.
groups:
- backup-and-restore
- post-deployment
- post-update
- pre-update
categories:
- os
- system
- systemd
- healthcheck
- services
- undercloud
- overcloud
products:
- tripleo
retries_number: 1
delay_number: 1
inflight_healthcheck_services: []
roles:
- healthcheck_service_status