cloudstack/test/integration
Prasanna Santhanam 0119e6d04e Fixing the vm_life_cycle expunge test
* expunge.interval determines the ExpungeTask interval to cleanup the
VM and post expunge.delay seconds we delete the VM entry. So let's just
wait long enough
2012-09-12 18:48:31 +05:30
..
component SecondaryStorage is always in Alert state. We need to check for SSVM. 2012-09-12 18:48:31 +05:30
lib Fixing the remoteSSHClient imports, migrate VM, SSVM and router tests 2012-09-12 18:48:30 +05:30
smoke Fixing the vm_life_cycle expunge test 2012-09-12 18:48:31 +05:30
README Basic readme to get started on running the tests 2012-05-17 17:11:41 +05:30
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00

README

To run the tests - you should have marvin installed and correctly importable.
The tests are long running and are best monitored by external hudson jobs.

Also you will have to point marvin to the right configuration file that has
details about your cloudstack deployment. For more help on how to write the
config file check the tutorial at :


http://docs.cloudstack.org/test_framework_1.0

http://wiki.cloudstack.org/display/QA/Testing+with+python

To run:
$ python -m marvin.deployAndRun -c config.cfg -d integration/smoke -t testcase.log -r result.log -l