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 78E43ED6E for ; Thu, 28 Feb 2013 01:19:29 +0000 (UTC) Received: (qmail 82534 invoked by uid 500); 28 Feb 2013 01:19:29 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 82499 invoked by uid 500); 28 Feb 2013 01:19:29 -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 82488 invoked by uid 99); 28 Feb 2013 01:19:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 01:19:29 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of min.chen@citrix.com designates 66.165.176.89 as permitted sender) Received: from [66.165.176.89] (HELO SMTP.CITRIX.COM) (66.165.176.89) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Feb 2013 01:19:23 +0000 X-IronPort-AV: E=Sophos;i="4.84,752,1355097600"; d="scan'208";a="10157363" Received: from sjcpmailmx01.citrite.net ([10.216.14.74]) by FTLPIPO01.CITRIX.COM with ESMTP/TLS/RC4-MD5; 28 Feb 2013 01:19:02 +0000 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX01.citrite.net ([10.216.14.74]) with mapi; Wed, 27 Feb 2013 17:19:01 -0800 From: Min Chen To: "cloudstack-dev@incubator.apache.org" Date: Wed, 27 Feb 2013 17:19:00 -0800 Subject: Re: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade) Thread-Topic: [MERGE] Merge vim51_win8 to master (Vmware SDK upgrade) Thread-Index: Ac4VUZdTXbRtM0A2SlG5czpehAX4pA== Message-ID: In-Reply-To: <20130227205519.GH81779@USLT-205755.sungardas.corp> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.1.130117 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Honestly speaking, the reason that I didn't run existing marvin test suite against my local setup is that I myself is not familiar with Marvin test framework and don't know how to cook up a marvin test setup for Vmware. But IMHO, run marvin test against my local setup does not add extra values to those manual tests I have done. To really enable automated integration testing for this feature, we need to have CI environment for Vmware in place. Thanks -min On 2/27/13 12:55 PM, "Chip Childers" wrote: >On Wed, Feb 27, 2013 at 09:14:44AM -0800, Min Chen wrote: >> We don't have devcloud or devcloud-kvm for vmware. To use marvin tests, >>we >> need to set up dedicated vCenter setup, not sure if we have that. > >Devcloud implies that I was asking about a CI environment. I'm actually >just asking about the test process itself. Why not drive a Marvin test >suite against your setup? >