Comment 133 for bug 1628580

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

Reviewed: https://review.openstack.org/553668
Committed: https://git.openstack.org/cgit/openstack/puppet-watcher/commit/?id=c13a788dd99a515a8bc5fc52b653fead39662eb8
Submitter: Zuul
Branch: master

commit c13a788dd99a515a8bc5fc52b653fead39662eb8
Author: ZhongShengping <chdzsp@163.com>
Date: Fri Mar 16 11:21:20 2018 +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: I784ca2fc0a9a906633ad60d1338c4b4b73c376c7
    Closes-Bug: #1628580