Comment 16 for bug 1947403

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/815570
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/65151adc182fbe28afc1348a1a2fb664255d5ee1
Submitter: "Zuul (22348)"
Branch: master

commit 65151adc182fbe28afc1348a1a2fb664255d5ee1
Author: Steve Baker <email address hidden>
Date: Wed Oct 27 12:48:36 2021 +1300

    Add parameter IronicPowerStateChangeTimeout

    A heat parameter ``IronicPowerStateChangeTimeout`` has been added
    which sets the number of seconds to wait for power operations to
    complete, i.e., so that a baremetal node is in the desired power
    state. If timed out, the power operation is considered a failure. The
    default is 60 seconds, which is the same as the current Ironic
    default.

    This could be backported to stable/train, where the ironic default of
    30s is causing failures in CI jobs.

    Related-Bug: #1947403
    Change-Id: I9729beac4c4e84d2619c4c629cd26eba8a26b87d