From 81f47483905e5f8fb6b4fd3e8ff1cf1e91626aad Mon Sep 17 00:00:00 2001 From: juanvallejo Date: Mon, 11 Sep 2017 11:49:04 -0400 Subject: add health checks 3_6,3_7 upgrade path --- playbooks/common/openshift-cluster/upgrades/v3_6/upgrade_nodes.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'playbooks/common/openshift-cluster/upgrades/v3_6/upgrade_nodes.yml') diff --git a/playbooks/common/openshift-cluster/upgrades/v3_6/upgrade_nodes.yml b/playbooks/common/openshift-cluster/upgrades/v3_6/upgrade_nodes.yml index 1b10d4e37..6c1c7c921 100644 --- a/playbooks/common/openshift-cluster/upgrades/v3_6/upgrade_nodes.yml +++ b/playbooks/common/openshift-cluster/upgrades/v3_6/upgrade_nodes.yml @@ -68,6 +68,10 @@ # docker is configured and running. skip_docker_role: True +- include: ../pre/verify_health_checks.yml + tags: + - pre_upgrade + - name: Verify masters are already upgraded hosts: oo_masters_to_config tags: -- cgit v1.2.3