cloudstack/tools/marvin/marvin
Prasanna Santhanam 386779ca2e Simplifying the process of running the simulator.
* ant run-simulator - will seed the simulator jar and start CS
    * ant run-marvin -Dmarvin.config="/path/config/file" - will
    * configure a
    cloudstack as per the given configuration. marvin.config - defaults
to a
    two host simulator in an advanced zone

    You can then connect your debugger over localhost:8787 or use the CS
ui
    at localhost:8080/client for testing.

Conflicts:

	build/build-marvin.xml
	build/build-tests.xml
2012-07-31 17:21:57 +05:30
..
pymysql Package management for the python testclient christened Marvin 2012-04-11 18:26:38 +05:30
sandbox Simplifying the process of running the simulator. 2012-07-31 17:21:57 +05:30
TestCaseExecuteEngine.py Plugin support to pick test cases using marvin. 2012-07-20 17:28:36 +05:30
__init__.py Package management for the python testclient christened Marvin 2012-04-11 18:26:38 +05:30
asyncJobMgr.py Merge latest testClient fixes to marvin 2012-04-12 18:08:24 +05:30
cloudstackConnection.py Correcting the imports for HTTPException 2012-07-23 10:47:48 +05:30
cloudstackException.py Merge latest testClient fixes to marvin 2012-04-12 18:08:24 +05:30
cloudstackTestCase.py Support added for attrib, multiprocess and Xunit coverage plugins 2012-07-20 17:28:36 +05:30
cloudstackTestClient.py MD5 Auth for accounts created on the API 2012-05-14 19:42:35 +05:30
codegenerator.py Merge latest testClient fixes to marvin 2012-04-12 18:08:24 +05:30
configGenerator.py CS-14596: check existence of config file before loading 2012-04-23 18:50:38 +05:30
dbConnection.py Merge latest testClient fixes to marvin 2012-04-12 18:08:24 +05:30
deployAndRun.py Plugin-izing the testcase runner 2012-07-23 19:27:57 +05:30
deployDataCenter.py Enable VpcVirtualRouter when deploying advanced zone 2012-07-25 18:52:30 +05:30
jsonHelper.py Merge latest testClient fixes to marvin 2012-04-12 18:08:24 +05:30
marvinPlugin.py Plugin-izing the testcase runner 2012-07-23 19:27:57 +05:30
remoteSSHClient.py Merge from ASF master for scp support 2012-06-26 14:58:06 +05:30
setup.py Plugin-izing the testcase runner 2012-07-23 19:27:57 +05:30
testSetupSuccess.py Post configuration tests to check 2012-06-29 13:45:07 +05:30