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 42B9D10F1C for ; Thu, 17 Oct 2013 04:19:45 +0000 (UTC) Received: (qmail 14950 invoked by uid 500); 17 Oct 2013 04:19:43 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 14655 invoked by uid 500); 17 Oct 2013 04:19:39 -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 14639 invoked by uid 99); 17 Oct 2013 04:19:38 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Oct 2013 04:19:38 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 366CF1D35D6; Thu, 17 Oct 2013 04:19:35 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============6440923428866251068==" MIME-Version: 1.0 Subject: Re: Review Request 14426: Tests for Netscaler support as external LB Provider in VPC From: "Sowmya Krishnan" To: "Rajesh Battala" , "Prasanna Santhanam" , "Santhosh Edukulla" , "venkata swamy babu budumuru" Cc: "Sowmya Krishnan" , "cloudstack" Date: Thu, 17 Oct 2013 04:19:35 -0000 Message-ID: <20131017041935.7314.37105@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Sowmya Krishnan" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/14426/ X-Sender: "Sowmya Krishnan" References: <20131016164303.7309.98029@reviews.apache.org> In-Reply-To: <20131016164303.7309.98029@reviews.apache.org> Reply-To: "Sowmya Krishnan" --===============6440923428866251068== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit > On Oct. 16, 2013, 4:43 p.m., Santhosh Edukulla wrote: > > Sowmya, > > > > > > Is it ok if we do a code walkthrough? Let me know i can create a gtm. Also,please add the path to test plan for this feature along with feature owner information, i will invite him\her as well. > > > > santhosh Sure. Test plan is here: https://cwiki.apache.org/confluence/x/xIzlAQ I had done the testing for the feature and dev was done by Rajesh(already added as reviewer for this patch) - Sowmya ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14426/#review27068 ----------------------------------------------------------- On Oct. 15, 2013, 11:30 a.m., Sowmya Krishnan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14426/ > ----------------------------------------------------------- > > (Updated Oct. 15, 2013, 11:30 a.m.) > > > Review request for cloudstack, Rajesh Battala, Santhosh Edukulla, venkata swamy babu budumuru, and Prasanna Santhanam. > > > Bugs: CLOUDSTACK-4776 > https://issues.apache.org/jira/browse/CLOUDSTACK-4776 > > > Repository: cloudstack-git > > > Description > ------- > > Created tests for Netscaler as external LB provider in VPC > Used ddt to achieve this without adding new tests but modifying the existing tests > Created new network_offering_vpcNS > Handled addition on NS as optional in setup - if NS addition fails, the non-NS tests still work and NS tests alone will be skipped > Removed the creation of vpc Offering for each test, instead, using Default offering > test_03_create_network_netscaler is no more valid - removed it. I am adding new tests for NS as external LB provider. So this is not needed. > > > Diffs > ----- > > test/integration/component/test_vpc_network.py 970a625 > > Diff: https://reviews.apache.org/r/14426/diff/ > > > Testing > ------- > > Tested script locally. Long running script... Latest run looks good so far. > > output so far: > Test create network in VPC ... ok > Test create network in VPC ... ok > Test create network in VPC mismatched services (Should fail) ... ok > Test create network in VPC mismatched services (Should fail) ... ok > Test create multiple networks with LB service (Should fail) ... ok > Test create multiple networks with LB service (Should fail) ... ok > Test create network with external LB devices ... ok > Test create network with redundant router capability ... SKIP: skipped - RvR didn't support VPC currently > Test create network services not supported by VPC (Should fail) ... ok > Test create network without sourceNAT service in VPC (should fail) ... ok > Test create network with shared network offering ... ok > Test create network with shared network offering ... ok > Test create network with conserve mode ON ... ok > Test create network with conserve mode ON ... ok > Test network gc after shutdown of vms in the network ... FAIL > Test network rules after starting a VpcVr that was shutdown after network.gc ... ok > Test Stop all the Vms that are part of the a Network ... ok > Test create network outside cidr range of VPC ... ok > Test create network outside cidr range of VPC ... ok > Test create network outside cidr range of VPC ... ok > Test create network inside cidr range of VPC ... ok > Test create network inside cidr range of VPC ... ok > Test create network overlapping cidr range of VPC ... > > > Thanks, > > Sowmya Krishnan > > --===============6440923428866251068==--