Github user miguelaferreira commented on the pull request: https://github.com/apache/cloudstack/pull/741#issuecomment-135415998 Setup (running all unit tests) ``` git fetch upstream pull/741/head:pr/741 git checkout pr/741 mvn clean install -Pdeveloper,systemvm mvn -Dsimulator -pl :cloud-client-ui jetty:run ``` Integration testing ``` python -m marvin.deployDataCenter -i setup/dev/advanced.cfg nosetests --with-marvin --marvin-config=setup/dev/advanced.cfg test/integration/smoke/test_scale_vm.py -s -a tags=advanced,required_hardware=false --zone=Sandbox-simulator --hypervisor=simulator ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp//MarvinLogs//Aug_27_2015_12_55_07_HK730O. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== === TestName: test_02_scale_vm_without_hypervisor_specifics | Status : SUCCESS === ===final results are now copied to: /tmp//MarvinLogs/test_scale_vm_KD77WX=== ```
--- 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. ---