Commit Graph

5 Commits

Author SHA1 Message Date
Prasanna Santhanam 49865bff01 CS-14596: check existence of config file before loading
reviewed-by: unit test
Check whether the config file to load cloudstack config is avvailable
in the specified path.
2012-04-23 18:52:04 +05:30
Prasanna Santhanam a22a12dd4b CS-14025: provide python eggs to easily install the python test framework
CS-14025: Status - Resolved Fixed
reviewed-by : Unit Test

1. Packaging the marvin test client into an installable egg
2. There is a hudson job (marvin) that creates eggs for a specified
branch
3. Alternatively you can use the package-marvin ant target to get a
source tarball.
2012-04-23 18:02:20 +05:30
Prasanna Santhanam 0bf6d48d58 Merge latest testClient fixes to marvin
reviewed-by: unittest
2012-04-12 18:11:47 +05:30
Prasanna Santhanam 8a60049209 missing tests directory causes warnings in distutils
reviewed-by: ant run
2012-04-11 18:16:51 +05:30
Prasanna Santhanam c4a5584db4 Package management for the python testclient christened Marvin
$ant package-marvin
will create a packaged source tarball of the testclient that is
redistributable and decoupled from the rest of the cloudstack build
reviewed-by: unittest
2012-04-11 18:16:33 +05:30