Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 909311073E for ; Tue, 19 Nov 2013 10:57:25 +0000 (UTC) Received: (qmail 91871 invoked by uid 500); 19 Nov 2013 10:57:23 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 91843 invoked by uid 500); 19 Nov 2013 10:57:22 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 91828 invoked by uid 99); 19 Nov 2013 10:57:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Nov 2013 10:57:20 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of santhosh.edukulla@citrix.com designates 103.14.252.240 as permitted sender) Received: from [103.14.252.240] (HELO SMTP.CITRIX.COM.AU) (103.14.252.240) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Nov 2013 10:57:15 +0000 X-IronPort-AV: E=Sophos;i="4.93,728,1378857600"; d="scan'208";a="1246576" Received: from sinaccessns.citrite.net (HELO SINPEX01CL03.citrite.net) ([10.151.60.9]) by sinpip01.citrite.net with ESMTP; 19 Nov 2013 10:56:52 +0000 Received: from SINPEX01CL02.citrite.net ([169.254.2.145]) by SINPEX01CL03.citrite.net ([169.254.3.231]) with mapi id 14.02.0342.004; Tue, 19 Nov 2013 18:56:52 +0800 From: Santhosh Edukulla To: "dev@cloudstack.apache.org" , Ashutosh Kelkar , Girish Shilamkar , Srikanteswararao Talluri CC: Prasanna Santhanam Subject: Marvin Enhancement Thread-Topic: Marvin Enhancement Thread-Index: AQHO5RYNEFHdvModmkyh+7TqMJ6jww== Date: Tue, 19 Nov 2013 10:56:51 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.151.46.1] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-DLP: SIN1 X-Virus-Checked: Checked by ClamAV on apache.org 1. If tests are failing and it is already a known product issue, we should = find a way to show it as other away from "failed". This can add some enhanc= ements to test cases, map bugs logged to failures and only new failures awa= y from those. If it is a known issue, the failure should report it as known= issue rather than failure. I believe we can add these facilitation to marv= in.=20 2. Also, if we are to integrate test cases from some test case management s= olution to test cases under repo, there should be mapping faciliation provi= ded for each test case in tms to test caseid or name in tests and reverse f= aciliation to update results for those test cases. This can be more of auto= mated approach as an integration to test management solution i believe. Santhosh ________________________________________ From: Ashutosh Kelkar [noreply@reviews.apache.org] on behalf of Ashutosh Ke= lkar [ashutosh@clogeny.com] Sent: Tuesday, November 19, 2013 5:52 AM To: Girish Shilamkar; Srikanteswararao Talluri Cc: Ashutosh Kelkar; cloudstack; Prasanna Santhanam Subject: Re: Review Request 15646: CLOUDSTACK-5197: portable ip - Skipping = the tests which are failing due to product issue ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15646/ ----------------------------------------------------------- (Updated Nov. 19, 2013, 10:52 a.m.) Review request for cloudstack, Girish Shilamkar and SrikanteswaraRao Tallur= i. Changes ------- Removing skip tag from test cases which are failing due to product issue. Bugs: CLOUDSTACK-5197 https://issues.apache.org/jira/browse/CLOUDSTACK-5197 Repository: cloudstack-git Description ------- 2 test cases are failing while SSHing to the VM through portable ip. Logged= a product defect for this - https://issues.apache.org/jira/browse/CLOUDSTA= CK-5196. Skipping the test cases until the product defect is resolved. Diffs (updated) ----- test/integration/component/test_portable_ip.py d397ec4 Diff: https://reviews.apache.org/r/15646/diff/ Testing ------- Thanks, Ashutosh Kelkar