Commit Graph

14 Commits

Author SHA1 Message Date
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
Prasanna Santhanam 505f27ea84 Launch the smoke suite from the basedir - ${base.dir}/test 2012-07-11 17:33:04 +05:30
Prasanna Santhanam d05dcad38b Removing hardcode of config file path 2012-07-02 09:55:07 +05:30
Prasanna Santhanam 52f4c73b62 Running marvin tests from the simulator using ant target
ant run-simulator - will start the simulator enviornment
ant run-simulator-tests - will fire simulator tests on above dev setup
2012-06-22 20:38:08 +05:30
Alena Prokharchyk 57892fef6b Added another testclient 2012-05-01 16:51:14 -07:00
Sam Robertson 113a2f2fe8 Adding automated.sh, removed failed attempt at setting CATALINA_HOME in ant build configuration 2012-02-07 08:52:01 -08:00
Sam Robertson 2df5628bd9 moved automated.xml to automated directory in testClient. 2012-02-03 17:32:49 -08:00
Sam Robertson 4acfc2eb1d automated testing changes, in addition to an automated.xml 2012-02-03 16:59:20 -08:00
Sam Robertson ebfd69e285 Python based xml test framework ant changes. 2011-12-01 14:56:17 -08:00
Alex Huang 1d268dc23a fixes problem with a dangling test direct variable name after build 2011-11-18 14:25:03 -08:00
frank 0b010ef9d4 put comipiling jar files to deps.classpath 2011-08-30 13:58:22 -07:00
frank c9e78299d0 add compiling time classpath for testclient target 2011-08-30 11:03:33 -07:00
frank bb1b16c540 merge thridparty to deps 2011-08-25 14:32:19 -07:00
frank d36a988d84 move simulator/test to opensource 2011-08-24 10:37:30 -07:00