Comment 42 for bug 1628580

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

Reviewed: https://review.openstack.org/379227
Committed: https://git.openstack.org/cgit/openstack/puppet-sahara/commit/?id=3f8e5d1c542dda2bc261c74fa1dad1d3289aa686
Submitter: Jenkins
Branch: master

commit 3f8e5d1c542dda2bc261c74fa1dad1d3289aa686
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:53:54 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: Ib7162c07542d9c8c81ed35f931a2b91281610774
    Closes-Bug: #1628580