Github user sanju1010 commented on the pull request:
https://github.com/apache/cloudstack/pull/900#issuecomment-144344567
root@localhost:~/cloudstack# nosetests --with-marvin
--marvin-config=/root/cloudstack/setup/dev/local1.cfg --zone=Sandbox-simulator
--hypervisor=simulator -a tags=basic,required_hardware=false
/root/cloudstack/test/integration/smoke/test_scale_vm.py
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /tmp//MarvinLogs//Sep_30_2015_08_06_32_AWNF1O. All
logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
===final results are now copied to: /tmp//MarvinLogs/test_scale_vm_OPS7AD===
root@localhost:~/cloudstack# cd /tmp//MarvinLogs/test_scale_vm_OPS7AD
root@localhost:/tmp/MarvinLogs/test_scale_vm_OPS7AD# ls
failed_plus_exceptions.txt results.txt runinfo.txt
root@localhost:/tmp/MarvinLogs/test_scale_vm_OPS7AD# vi results.txt
root@localhost:/tmp/MarvinLogs/test_scale_vm_OPS7AD# ls -al
total 48
drwxr-xr-x 2 root root 4096 Sep 30 08:07 .
drwxr-xr-x 8 root root 4096 Sep 30 08:06 ..
-rw-r--r-- 1 root root 0 Sep 30 08:06 failed_plus_exceptions.txt
-rw-r--r-- 1 root root 186 Sep 30 08:06 results.txt
-rw-r--r-- 1 root root 36164 Sep 30 08:06 runinfo.txt
root@localhost:/tmp/MarvinLogs/test_scale_vm_OPS7AD#
root@localhost:/tmp/MarvinLogs/test_scale_vm_OPS7AD# cat results.txt
Test scale virtual machine ... === TestName: test_01_scale_vm | Status :
SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 23.455s
OK
---
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 [email protected] or file a JIRA ticket
with INFRA.
---