GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/270
CLOUDSTACK-8486 @bhaisaab and @DaanHooglan, there goes another one. It has only unit tests changes, so not a big deal with integration tests. The Libvirt tests are running in 2.889 sec in the KVM environment, instead of 257.879 sec Removing real IPs from the tests because they cause a long running time for LibvirtComputingResourceTest - In a local machine it takes 1.977s, but in a KVM test environment it's taking 257.879 sec You can merge this pull request into a Git repository by running: $ git pull https://github.com/schubergphilis/cloudstack fix/libvirt_unittests_timeout Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/270.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #270 ---- commit 982a0235a0143864e5b0eda1836fb913d91252f6 Author: wilderrodrigues <wrodrig...@schubergphilis.com> Date: 2015-05-20T12:52:08Z CLOUDSTACK-8486 Removing real IPs from the tests because they cause a long running time for LibvirtComputingResourceTest - In a local machine it takes 1.977s, but in a KVM test environment it's taking 257.879 sec ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---