Comment 2 for bug 1676316

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

Reviewed: https://review.openstack.org/450131
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=f1d143128e8f8840f068f821e8fcf71212a1ba99
Submitter: Jenkins
Branch: master

commit f1d143128e8f8840f068f821e8fcf71212a1ba99
Author: huweihua <email address hidden>
Date: Mon Mar 27 17:02:22 2017 +0800

    check mariadb galera status in every loop.

    in extend_start.sh, if Mariadb galera is not ready at first time, it will sleep 60s and then exit 1.
    we should check it`s status every time in the loop.

    Change-Id: I89174969687eecbf467ca3cad9aad1bfbfb8c4fe
    Closes-Bug: #1676316