Comment 2 for bug 1288766

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

Reviewed: https://review.openstack.org/78613
Committed: https://git.openstack.org/cgit/openstack/trove/commit/?id=5a4e2f8493e6cd6a32d4c9f22d50609908c38d41
Submitter: Jenkins
Branch: master

commit 5a4e2f8493e6cd6a32d4c9f22d50609908c38d41
Author: Paul Marshall <email address hidden>
Date: Thu Mar 6 08:11:44 2014 -0600

    Increases timeout for guest agent resize_fs

    When the guest agent resizes the file system, it may take longer
    than the AGENT_LOW_TIMEOUT and should use AGENT_HIGH_TIMEOUT to
    ensure the resize has sufficient time to complete.

    Change-Id: Ic3c030f60ca47d894eb25b83f05b63ef22d519f8
    Closes-Bug: #1288766