GitHub user swill opened a pull request: https://github.com/apache/cloudstack/pull/1525
Status of tests This PR is not meant to be merged, but instead be able to give a point in time status of our current tests (on KVM). I have just finished a 3 day run of all of our tests in the root directory of `test/integration/smoke` and `test/integration/component` which I will be posting to this PR. The purpose of posting these results is to help everyone understand what tests are having problems and we will hopefully be able to find a relatively comprehensive set of tests that we can run on every PR. I don't think running all the tests on every PR is realistic considering it took 3 days to run all these tests. Next I will be pulling out all of the failed tests and building in some logic to time each of the tests so I can figure out which tests are taking the longest to run. I will also be looking into ways of parallelizing these tests. Anyway, here is a start... You can merge this pull request into a Git repository by running: $ git pull https://github.com/swill/cloudstack tests-status Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1525.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 #1525 ---- commit 1a4dca9ec69df859cabefa8a41ac061d337c3176 Author: Will Stevens <williamstev...@gmail.com> Date: 2016-05-01T18:40:48Z not a real change ---- --- 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. ---