Commit Graph

22 Commits

Author SHA1 Message Date
Prasanna Santhanam 4abfc6a280 xml reports for TestCaseEngine 2012-06-28 16:47:47 +05:30
Prasanna Santhanam c3213a4735 guestIpRanges as part of pod creation
These guestIpRanges will represent the range of IPs that carry guest
traffic. They are associated with the pod in case of basic zone
2012-06-27 19:09:38 +05:30
Prasanna Santhanam 72d455c71a basic environment config generration 2012-06-27 18:24:46 +05:30
Prasanna Santhanam 4997b7b433 Add the sandbox scripts for marvin advanced and basic installs 2012-06-27 18:24:19 +05:30
Prasanna Santhanam ec0a6e0420 Config generator script for Advanced Mode CloudStack 2012-06-27 15:49:12 +05:30
Prasanna Santhanam b2492e2782 Merge from ASF master for scp support 2012-06-26 14:58:06 +05:30
Prasanna Santhanam 6fbd7503da adding unittest-xml-reporting as a dependency to marvin 2012-06-21 09:28:24 +05:30
Prasanna Santhanam 23c2579640 Adding support with xmlrunner for generating XML reports 2012-05-18 12:04:11 +05:30
Prasanna Santhanam 051ba3cd70 Files from the demo are now available in the sandbox 2012-05-17 18:12:00 +05:30
Prasanna Santhanam 08d7158041 Add additional retries to the SSH client by default 2012-05-15 18:21:19 +05:30
Prasanna Santhanam b366866441 MD5 Auth for accounts created on the API 2012-05-14 19:42:35 +05:30
Prasanna Santhanam 28f279df04 Build if you have python 2.7 installed 2012-05-14 19:42:35 +05:30
Prasanna Santhanam c856fdace3 Install paramiko as a dependency, don't complain about the requirement 2012-05-14 14:43:47 +05:30
Prasanna Santhanam 02d82a792f support for running tests in a given script 2012-05-11 18:49:36 +05:30
Prasanna Santhanam 973ef71ab3 rename the nose test executor 2012-05-11 18:49:36 +05:30
Prasanna Santhanam 10f0e15052 rename the nose test executor 2012-05-11 18:49:36 +05:30
Prasanna Santhanam d392541db3 The setup_requires must not co-exists with install_requires 2012-05-11 18:49:36 +05:30
Prasanna Santhanam 03396a2cfd CS-14596: check existence of config file before loading
Check whether the config file to load cloudstack config is avvailable
in the specified path.
2012-04-23 18:50:38 +05:30
Prasanna Santhanam 5c508946e1 CS-14025: provide python eggs to easily install the python test framework
CS-14025: Status - Resolved Fixed

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 17:56:45 +05:30
Prasanna Santhanam a0a77920e1 Merge latest testClient fixes to marvin
reviewed-by: unittest
2012-04-12 18:08:24 +05:30
Prasanna Santhanam 848230175b missing tests directory causes warnings in distutils
reviewed-by: ant run
2012-04-11 18:26:38 +05:30
Prasanna Santhanam e3f847cd49 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:26:38 +05:30