Comment 2 for bug 1087656

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

Reviewed: https://review.openstack.org/17674
Committed: http://github.com/openstack-dev/devstack/commit/1e32d0ab191bfe8a8c89580b9f84fe38ded7af0a
Submitter: Jenkins
Branch: master

commit 1e32d0ab191bfe8a8c89580b9f84fe38ded7af0a
Author: Mate Lakat <email address hidden>
Date: Fri Dec 7 12:46:15 2012 +0000

    exercises/euca: Fix volume timeout

    Fixes bug 1087656

    In euca exercise, the timeout for one of the volume operations was
    specified as ASSOCIATE_TIMEOUT, whereas the timeout error message was
    mentioning RUNNING_TIMEOUT. This fix changes the timeout to
    RUNNING_TIMEOUT so that it is consistent with the error message.

    As RUNNING is usually larger than ASSOCIATE, it leaves more time for the
    volume operation.

    Change-Id: Ic016c7920ae6e4ec9a476bb5612b7df9eed01c75