Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEC8DD035 for ; Mon, 16 Jul 2012 17:36:35 +0000 (UTC) Received: (qmail 14478 invoked by uid 500); 16 Jul 2012 17:36:35 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 14327 invoked by uid 500); 16 Jul 2012 17:36:35 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 14267 invoked by uid 99); 16 Jul 2012 17:36:35 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jul 2012 17:36:35 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A804B1C174A; Mon, 16 Jul 2012 17:36:34 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3798972832752828544==" MIME-Version: 1.0 Subject: Re: Review Request: Run the simulator from ant target for debugging CloudStack on localhost From: "disheng su" To: "disheng su" Cc: "cloudstack" , "Prasanna Santhanam" Date: Mon, 16 Jul 2012 17:36:34 -0000 Message-ID: <20120716173634.14854.41239@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "disheng su" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/5929/ X-Sender: "disheng su" References: <20120716110328.14837.59625@reviews.apache.org> In-Reply-To: <20120716110328.14837.59625@reviews.apache.org> Reply-To: "disheng su" --===============3798972832752828544== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- 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=3D"/path/config/file" - will configu= re a > cloudstack as per the given configuration. marvin.config - defaults t= o 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 > = > --===============3798972832752828544==--