GitHub user wilderrodrigues opened a pull request: https://github.com/apache/cloudstack/pull/1195
CLOUDSTACK-9120 - As a Developer I want the new component tests to be moved into the smoke directory This PR only moves the tests I wrote form the ```component``` to the ```smoke``` directory. Given the nature of the tests, the should be moved. - Those tests are doing a lot more than component tests would do. They require hardware and a lot of resources from real hypervisors. I'm now running the five test files that were moved and will post results once they are done. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ekholabs/cloudstack refactor/smoke_tests-CLOUDSTACK-9120 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1195.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 #1195 ---- commit fb92de52623f5a5a354cf78f5e91dafa3ee6f337 Author: Wilder Rodrigues <wrodrig...@schubergphilis.com> Date: 2015-12-08T19:28:07Z CLOUDSTACK-9120 - Moves tests to the smoke directory - Those tests are doing a lot more than component tests would do. They require hardware and a lot of resources from real hypervisors. ---- --- 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. ---