Comment 28 for bug 1628580

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

Reviewed: https://review.openstack.org/379226
Committed: https://git.openstack.org/cgit/openstack/puppet-rally/commit/?id=42033fef85346da279682d26e38bc191f6f1198f
Submitter: Jenkins
Branch: master

commit 42033fef85346da279682d26e38bc191f6f1198f
Author: Sharat Sharma <email address hidden>
Date: Thu Sep 29 12:52: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: Ife3a9bb2851fd730dbd693bda18733ffdec1286e
    Closes-Bug: #1628580