Revert "Add wait_for_connection check after system_upgrade"

This reverts commit 81ac511a23.

Reason for revert:

The timeout for the reboot should be handled by adjusting
UpgradeLeappRebootTimeout as can be seen in
https://opendev.org/openstack/tripleo-heat-templates/src/branch/stable/train/deployment/tripleo-packages/tripleo-packages-baremetal-puppet.yaml#L63-L66

Change-Id: Id14ae95e47392596b661f627401435d44888df03
This commit is contained in:
Jesse Pretorius 2021-01-29 14:22:38 +00:00 committed by Jesse Pretorius (odyssey4me)
parent 9ab549df7d
commit 7505e31478
1 changed files with 0 additions and 7 deletions

View File

@ -58,13 +58,6 @@
when: ffu_upgrade_workarounds
tags: ffu_overcloud_system_upgrade
######## check overcloud is up up after system upgrade ########
- name: check {{ host }} is up after boot
wait_for_connection:
delay: 30
sleep: 30
timeout: 600
######## overcloud upgrade run ########
- name: Enable scheduling on {{ host }}
when: