Comment 2 for bug 2021552

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ansible-playbooks (master)

Reviewed: https://review.opendev.org/c/starlingx/ansible-playbooks/+/884772
Committed: https://opendev.org/starlingx/ansible-playbooks/commit/57fc5b35fc8b431af89d60bf28e9737aa6f383b0
Submitter: "Zuul (22348)"
Branch: master

commit 57fc5b35fc8b431af89d60bf28e9737aa6f383b0
Author: Rafael Moyano <email address hidden>
Date: Tue May 30 16:04:32 2023 -0300

    Subcloud bootstrap is not showing BMC error

    This commit fixes Ansible playbook in order to be caught by the 'when'
    condition. Consequently, BMC connectivity error message "Ping to BMC has
    failed. Check BMC values in install values file. Ensure you can ssh
    into BMC using these credentials. Err_code= ping_bmc" is displayed
    properly.

    Test Plan:
    PASS: Turn-off subcloud. Kick-off subcloud bootstrapping from central cloud,wait until bootstrap fails and BMC connectivity error message is displayed properly.

    Closes-bug: 2021552

    Change-Id: I8a3871988d36b5e2714ef163401d531f817d465e
    Signed-off-by: Rafael Moyano <email address hidden>