cloudstack/test/integration
Prasanna Santhanam 6078dcd2ba 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-07-12 17:33:05 +05:30
..
component SecondaryStorage is always in Alert state. We need to check for SSVM. 2012-07-12 16:35:33 +05:30
lib Adding Upload volumes & security enhancements tests 2012-07-05 21:28:14 +05:30
smoke Fixing the vm_life_cycle expunge test 2012-07-12 17:33:05 +05:30
smoke-simulator Skip the password prompt for DBROOTPW 2012-06-27 15:49:12 +05:30
README Basic readme to get started on running the tests 2012-05-17 17:13:58 +05:30
__init__.py Moving smoke tests and component tests into the test folder 2012-05-17 17:13:58 +05:30

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