Comment 37 for bug 1628580

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

Reviewed: https://review.openstack.org/379196
Committed: https://git.openstack.org/cgit/openstack/puppet-gnocchi/commit/?id=81c45cdc0857a195cd2f6a760f269ad0cb1c04bd
Submitter: Jenkins
Branch: master

commit 81c45cdc0857a195cd2f6a760f269ad0cb1c04bd
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:21:44 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: Ia6a095c1bc0633a9369a7cf3f61d994d156ddd78
    Closes-Bug: #1628580