Comment 7 for bug 1705340

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/ocata)

Reviewed: https://review.openstack.org/562145
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=862619b60aff74f9049baab1ba01e2b67226afd8
Submitter: Zuul
Branch: stable/ocata

commit 862619b60aff74f9049baab1ba01e2b67226afd8
Author: Sean Dague <email address hidden>
Date: Mon Jul 24 10:51:49 2017 -0400

    Increase cpu time for image conversion

    Apparently the current 8 second timeout on qemu-info may not be
    sufficient if snapshot images are > 120G in size.

    This bumps that to 30s instead to provide a backstop, but not hurt
    people with large snapshots.

    Change-Id: I877b9401a671904a13bb07bae3636b72d7d20df8
    Closes-Bug: #1705340
    (cherry picked from commit 011ae614d5c5fb35b2e9c22a9c4c99158f6aee20)