Comment 52 for bug 1628580

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

Reviewed: https://review.openstack.org/379202
Committed: https://git.openstack.org/cgit/openstack/puppet-heat/commit/?id=5e3b5e050fa2b9377792852aabba8487abb7099e
Submitter: Jenkins
Branch: master

commit 5e3b5e050fa2b9377792852aabba8487abb7099e
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:23:49 2016 +0530

    Added retries for db_sync

    If db sync fails, it is never retried leading to errors. So, this
    patch adds retries for db_sync to avoid sync fails.

    Change-Id: I094f592989928cefef0b9cd9c7b9d837f51d03b1
    Closes-Bug: #1628580