Comment 3 for bug 1812259

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

Reviewed: https://review.openstack.org/631624
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=e1ee85a560ceca1a4e5eb6052df0335d3dff4765
Submitter: Zuul
Branch: master

commit e1ee85a560ceca1a4e5eb6052df0335d3dff4765
Author: Alex Schultz <email address hidden>
Date: Thu Jan 17 13:31:18 2019 -0700

    Increase gather_facts timeout

    Bifrost containers are failing to build occassionally due to udevadm
    timeouts. This is likely related to an ansible issue,
    https://github.com/ansible/ansible/issues/43884, which can be worked
    around by increasing the gather facts timeout value. This change updates
    it to 30 seconds from the default 10.

    Change-Id: If252e41a012a24f31cf2f1414657ac18c819228f
    Closes-Bug: #1812259
    Depends-On: https://review.openstack.org/632078