----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5929/#review9180 -----------------------------------------------------------
Ship it! Ship It! - disheng su On July 16, 2012, 11:03 a.m., Prasanna Santhanam wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5929/ > ----------------------------------------------------------- > > (Updated July 16, 2012, 11:03 a.m.) > > > Review request for cloudstack and disheng su. > > > Description > ------- > > 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. > > > Diffs > ----- > > build/build-marvin.xml 687eb5c > build/build-tests.xml fdffe32 > build/simulator.properties PRE-CREATION > tools/marvin/marvin/sandbox/README.txt 7efc190 > tools/marvin/marvin/sandbox/demo/simulator/simulator.cfg PRE-CREATION > tools/marvin/marvin/sandbox/run-marvin.sh PRE-CREATION > tools/marvin/marvin/sandbox/testSetupSuccess.py PRE-CREATION > > Diff: https://reviews.apache.org/r/5929/diff/ > > > Testing > ------- > > Ran both the ant targets and launched a sample instance. > > > Thanks, > > Prasanna Santhanam > >