File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,14 +2,17 @@ Marvin is the testing framework for CloudStack written in python. Writing of
22unittests and functional tests with Marvin makes testing with cloudstack easier
33
441. INSTALL
5- untar Marvin-0.1.0.tar.gz
6- cd Marvin-0.1.0
7- python setup.py install
5+ untar Marvin-0.1.0.tar.gz
6+ cd Marvin-0.1.0
7+ python setup.py install
88
992. Facility it provides:
10- 1. very handy cloudstack API python wrapper
11- 2. support async job executing in parallel
12- 3. remote ssh login/execute command
13- 4. mysql query
10+ 1. very handy cloudstack API python wrapper
11+ 2. support async job executing in parallel
12+ 3. remote ssh login/execute command
13+ 4. mysql query
1414
15153. sample code is under sandbox
16+
17+ 4. WIKI page
18+ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Testing+with+Python
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments