mirror of https://github.com/apache/cloudstack.git
* 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
|
||
|---|---|---|
| .. | ||
| pymysql | ||
| sandbox | ||
| TestCaseExecuteEngine.py | ||
| __init__.py | ||
| asyncJobMgr.py | ||
| cloudstackConnection.py | ||
| cloudstackException.py | ||
| cloudstackTestCase.py | ||
| cloudstackTestClient.py | ||
| codegenerator.py | ||
| configGenerator.py | ||
| dbConnection.py | ||
| deployAndRun.py | ||
| deployDataCenter.py | ||
| jsonHelper.py | ||
| marvinPlugin.py | ||
| remoteSSHClient.py | ||
| setup.py | ||
| testSetupSuccess.py | ||