mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Basic readme to get started on running the tests
This commit is contained in:
parent
e29b0dafb6
commit
54c62c8eb1
14
test/integration/README
Normal file
14
test/integration/README
Normal file
@ -0,0 +1,14 @@
|
||||
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
|
||||
Loading…
x
Reference in New Issue
Block a user