Comment 4 for bug 1680477

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ocata)

Reviewed: https://review.openstack.org/454766
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=75a5a4681eadf8eff214e81aff65c6ca13e12133
Submitter: Jenkins
Branch: stable/ocata

commit 75a5a4681eadf8eff214e81aff65c6ca13e12133
Author: Sofer Athlan-Guyot <email address hidden>
Date: Thu Apr 6 16:55:08 2017 +0200

    Timeout early on pcs cluster status check0 during upgrade.

    There is a windows for the pcs cluster status to hang forever[1]. We
    add a timeout during check0 to avoid this situation. 2 minutes should
    be more than enought to get all the pcsd nodes to reply.

    [1] https://bugzilla.redhat.com/show_bug.cgi?id=1292858

    Closes-Bug: #1680477

    Change-Id: Icb3dc76e031a3d4f26294f37d169f2f61d30973e
    (cherry picked from commit 0ea21f51a8128e536404ffd87f741443c9287593)