Comment 109 for bug 1628580

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

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

commit d6ff0c15c43b84ebff8d0ae43a07a41330d4983d
Author: ZhongShengping <chdzsp@163.com>
Date: Tue Dec 6 14:34:10 2016 +0800

    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: Ieb5f39dbc53bb7a1a2031eb139bb3d8cda579cb4
    Closes-Bug: #1628580