Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4E8E719BFE for ; Mon, 25 Apr 2016 19:55:14 +0000 (UTC) Received: (qmail 67191 invoked by uid 500); 25 Apr 2016 19:55:13 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 67111 invoked by uid 500); 25 Apr 2016 19:55:13 -0000 Mailing-List: contact issues-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 issues@cloudstack.apache.org Received: (qmail 66854 invoked by uid 500); 25 Apr 2016 19:55:13 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 66841 invoked by uid 99); 25 Apr 2016 19:55:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Apr 2016 19:55:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 82F422C1F6C for ; Mon, 25 Apr 2016 19:55:13 +0000 (UTC) Date: Mon, 25 Apr 2016 19:55:13 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9322) Support for Internal LB fuctionality with Nuage VSP SDN Plugin including Marvin test coverage MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9322?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15256912#comment-15256912 ]=20 ASF subversion and git services commented on CLOUDSTACK-9322: ------------------------------------------------------------- Commit de86c0cb170f55bdd2bf27874f1782b7333d71af in cloudstack's branch refs= /heads/master from Prashanth Manthena [ https://git-wip-us.apache.org/repos/asf?p=3Dcloudstack.git;h=3Dde86c0cb ] CLOUDSTACK-9322 : Marvin tests for Internal Lb with Nuage VSP > Support for Internal LB fuctionality with Nuage VSP SDN Plugin including = Marvin test coverage > -------------------------------------------------------------------------= -------------------- > > Key: CLOUDSTACK-9322 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-932= 2 > Project: CloudStack > Issue Type: Task > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Automation, Network Controller > Reporter: Mani Prashanth Varma Manthena > Fix For: 4.9.0 > > Attachments: results.txt, runinfo.txt > > > PR: https://github.com/apache/cloudstack/pull/1452 > PR contents: > 1) UI changes to support LB provider =E2=80=9CInternalLbVm=E2=80=9D durin= g VPC offering creation. > 2) Bug fix for CLOUDSTACK-9320. > 3) Nuage VSP SDN Plugin related enhancements for VPC network functionalit= y. > 4) Marvin test coverage for Internal LB support on master with Nuage VSP = SDN Plugin. > 5) Enhancements on our exiting Marvin test code (nuagevsp plugins directo= ry). > 6) PEP8 & PyFlakes compliance with our Marvin test code. > Test run: > CloudStack$ nosetests --with-marvin --marvin-config=3Dnuage_ant.cfg test/= integration/plugins/nuagevsp/ -a tags=3Dnuagevsp > Test results: > Test user data and password reset functionality with Nuage VSP SDN plugin= ... =3D=3D=3D TestName: test_nuage_UserDataPasswordReset | Status : SUCCES= S =3D=3D=3D > ok > Test Nuage VSP VPC Offering with different combinations of LB service pro= viders ... =3D=3D=3D TestName: test_01_nuage_internallb_vpc_Offering | Stat= us : SUCCESS =3D=3D=3D > ok > Test Nuage VSP VPC Network Offering with and without Internal LB service = ... =3D=3D=3D TestName: test_02_nuage_internallb_vpc_network_offering | Sta= tus : SUCCESS =3D=3D=3D > ok > Test Nuage VSP VPC Networks with and without Internal LB service ... =3D= =3D=3D TestName: test_03_nuage_internallb_vpc_networks | Status : SUCCESS = =3D=3D=3D > ok > Test Nuage VSP VPC Internal LB functionality with different combinations = of Internal LB rules ... =3D=3D=3D TestName: test_04_nuage_internallb_rules= | Status : SUCCESS =3D=3D=3D > ok > Test Nuage VSP VPC Internal LB functionality by performing (wget) traffic= tests within a VPC ... =3D=3D=3D TestName: test_05_nuage_internallb_traffi= c | Status : SUCCESS =3D=3D=3D > ok > Test Nuage VSP VPC Internal LB functionality with different LB algorithms= by performing (wget) traffic tests ... =3D=3D=3D TestName: test_06_nuage_i= nternallb_algorithms_traffic | Status : SUCCESS =3D=3D=3D > ok > Test Nuage VSP VPC Internal LB functionality with restarts of VPC network= components by performing (wget) ... =3D=3D=3D TestName: test_07_nuage_inte= rnallb_vpc_network_restarts_traffic | Status : SUCCESS =3D=3D=3D > ok > Test Nuage VSP VPC Internal LB functionality with InternalLbVm appliance = operations by performing (wget) ... =3D=3D=3D TestName: test_08_nuage_inter= nallb_appliance_operations_traffic | Status : SUCCESS =3D=3D=3D > ok > Test Basic VPC Network Functionality with Nuage VSP SDN plugin ... =3D=3D= =3D TestName: test_nuage_vpc_network | Status : SUCCESS =3D=3D=3D > ok > Test Nuage VSP SDN plugin with basic Isolated Network functionality ... = =3D=3D=3D TestName: test_nuage_vsp | Status : SUCCESS =3D=3D=3D > ok > Ran 11 tests in 12094.705s > OK > PEP8 & PyFlakes Compliance: > CloudStack$ pep8 --max-line-length=3D150 test/integration/plugins/nuagevs= p/*.py > CloudStack$ pyflakes test/integration/plugins/nuagevsp/nuageTestCase.py > CloudStack$ pyflakes test/integration/plugins/nuagevsp/test_nuage_passwor= d_reset.py > CloudStack$ pyflakes test/integration/plugins/nuagevsp/test_nuage_vpc_int= ernal_lb.py > CloudStack$ pyflakes test/integration/plugins/nuagevsp/test_nuage_vpc_net= work.py > CloudStack$ pyflakes test/integration/plugins/nuagevsp/test_nuage_vsp.py > CloudStack$ pyflakes test/integration/plugins/nuagevsp/*.py -- This message was sent by Atlassian JIRA (v6.3.4#6332)