Comment 4 for bug 1279820

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

Reviewed: https://review.openstack.org/73826
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e16b2a8822880dce7993c925412d9856e1454f50
Submitter: Jenkins
Branch: master

commit e16b2a8822880dce7993c925412d9856e1454f50
Author: Gary Kotton <email address hidden>
Date: Sat Feb 15 08:54:45 2014 -0800

    libvirt-volume: improve unit test time

    A number of tests would invoke code that would sleep. This
    patch adds a mocked function for the sleep.

    Change-Id: I804a86e3b8b750919cf7a9547ef514f833a5fd49
    Related-bug: #1279820