Comment 12 for bug 1599479

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/338372
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=b856aec87533ecefa7c3e6b8a9ce2c11a305f0df
Submitter: Jenkins
Branch: master

commit b856aec87533ecefa7c3e6b8a9ce2c11a305f0df
Author: Maksim Malchuk <email address hidden>
Date: Wed Jul 6 18:56:44 2016 +0300

    Increase the timeout for primary-rabbitmq task

    Sometimes starting rabbitmq-server on the primary controller takes
    more than 15 minutes, the timeouts were decreased in the [0] fix for
    all tasks. This change increases the timeout to 1800 (30 min).

    [0] https://review.openstack.org/#/c/320281/

    Change-Id: Ia653d63601e0898a0d6ab850ec391a3898df470a
    Related-Bug: #1599479
    Signed-off-by: Maksim Malchuk <email address hidden>