Comment 27 for bug 1628580

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

Reviewed: https://review.openstack.org/379291
Committed: https://git.openstack.org/cgit/openstack/puppet-congress/commit/?id=e531fa487db83ea9adebec7130d0df56ac2d738d
Submitter: Jenkins
Branch: master

commit e531fa487db83ea9adebec7130d0df56ac2d738d
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 14:31:15 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: I254ed65b1767c55d0bfad6cfc9692c1ac6dfdca8
    Closes-Bug: #1628580