Comment 2 for bug 1366549

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

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

commit dab0bfc923f702849f7cd9c9b31b413a967e1cdc
Author: Gary Kotton <email address hidden>
Date: Sun Sep 7 07:56:20 2014 -0700

    libvirt: improve unit test time

    There were unit tests that were taking more than 4 seconds.

    nova.tests.virt.libvirt.test_driver.LibvirtConnTestCase.test_clean_shutdown_failure 5.091
    nova.tests.virt.libvirt.test_driver.LibvirtConnTestCase.test_clean_shutdown_with_retry 4.093

    TrivialFix

    Change-Id: I75cdb74dca69a1e31d6b974148c9590328c362e1
    Closes-bug: #1366549