mirror of https://github.com/apache/cloudstack.git
Correcting two instances of wiki.c.o to point to cwiki.a.o
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
a9559cbb67
commit
2329ee146a
|
|
@ -3,12 +3,6 @@ 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 :
|
||||
config file and run tests 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
|
||||
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Testing+with+Python
|
||||
|
|
|
|||
|
|
@ -15,8 +15,8 @@ those who have deployed CloudStack before. Once you have your properties file
|
|||
you will have to create a JSON configuration of your deployment using the
|
||||
python script provided in the respective folder.
|
||||
|
||||
The demo files are from the tutorial for testing with python that can be found
|
||||
on the wiki.cloudstack.org
|
||||
The demo files are from the tutorial for testing with python that can be found at
|
||||
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Testing+with+Python
|
||||
|
||||
A common deployment model of a simulator.cfg that can be used for debugging is
|
||||
included. This will configure an advanced zone with simulators that can be used
|
||||
|
|
|
|||
Loading…
Reference in New Issue