Comment 2 for bug 1865473

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

Reviewed: https://review.opendev.org/710750
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=d40a353e0474f291ef5f77d3486ea590390201de
Submitter: Zuul
Branch: master

commit d40a353e0474f291ef5f77d3486ea590390201de
Author: Rabi Mishra <email address hidden>
Date: Mon Mar 2 17:22:05 2020 +0530

    Increase number of retries for container create async task

    Seems like some db_sync tasks are taking more time and this
    results in jobs failing. Though probably not a long
    term solution, would be good to increase it to reduce the
    large number of job failures.

    Change-Id: Ifa494ffdd58772c39808bcaa3d5d37b3802af065
    Ralated-Bug: #1865473