Comment 3 for bug 1279820

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

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

commit 41a720ae55ac817e51d9a09394a30c68bc9abd25
Author: Gary Kotton <email address hidden>
Date: Thu Feb 13 06:04:49 2014 -0800

    libvirt: 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: Iecdc8488393cb118aa77bc5c33bcfde33ceb4733
    Closes-bug: #1279820