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 88517183EB for ; Thu, 17 Mar 2016 14:20:37 +0000 (UTC) Received: (qmail 90013 invoked by uid 500); 17 Mar 2016 14:20:34 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 89575 invoked by uid 500); 17 Mar 2016 14:20:34 -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 89328 invoked by uid 500); 17 Mar 2016 14:20:34 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 89288 invoked by uid 99); 17 Mar 2016 14:20:34 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Mar 2016 14:20:34 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 02BD72C1F64 for ; Thu, 17 Mar 2016 14:20:34 +0000 (UTC) Date: Thu, 17 Mar 2016 14:20:34 +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-9304) Add nuagevsp userdata testcase (Cloudstack-9095) & Refactor existing testcases 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-9304?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15199593#comment-15199593 ]=20 ASF subversion and git services commented on CLOUDSTACK-9304: ------------------------------------------------------------- Commit de173bd8921ef926ace405796b4037902ce1979e in cloudstack's branch refs= /heads/master from [~talluri] [ https://git-wip-us.apache.org/repos/asf?p=3Dcloudstack.git;h=3Dde173bd ] Merge pull request #1431 from sneeladh/master CLOUDSTACK-9304: Add nuagevsp userdata testcase (Cloudstack-9095) & Refacto= r existing testcaseshttps://issues.apache.org/jira/browse/CLOUDSTACK-9304 1. Created folder / test / integration / plugins / nuagevsp 2. Moved test_nuage_vpc_network.py , test_nuage_vsp.py from / test / integ= ration / component / to---> / test / integration / plugins / nuagevsp/ 3. Added new testcase test_nuage_password_reset.py (Cloudstack-9095) 4. Added Nuage class in / tools / marvin / marvin / lib / base.py 5. Added services in / tools / marvin / marvin / config / test_data.py results: test_01_UserDataPasswordReset (nuagevsp.test_nuage_password_reset.TestNuag= ePasswordReset) ... =3D=3D=3D TestName: test_01_UserDataPasswordReset | Sta= tus : SUCCESS =3D=3D=3D ok Test Basic VPC Network Functionality with NuageVsp network Plugin ... =3D= =3D=3D TestName: test_nuage_vpc_network | Status : SUCCESS =3D=3D=3D ok Test NuageVsp network plugin with basic Isolated Network functionality ...= =3D=3D=3D TestName: test_nuage_vsp | Status : SUCCESS =3D=3D=3D ok ---------------------------------------------------------------------- XML: /root/report_xunit.xml ---------------------------------------------------------------------- [PassLogs.zip](https://github.com/apache/cloudstack/files/164368/PassLogs.z= ip) Ran 3 tests in 2406.256s OK #CLOUDSTACK-9304 * pr/1431: Made the code Pyflakes compliant CLOUDSTACK-9304 - Exit loop when Physical Network with isolation as VSP i= s found =09modified: nuageTestCase.py CLOUDSTACK-9304 - Modified Description deleted: test_vpcnetwork_nuage.py =09new file: ../plugins/nuagevsp/_= _init__.py Add nuagevsp userdata testcase (Cloudstack-9095) & Refactor existing test= cases Signed-off-by: Srikanteswararao Talluri > Add nuagevsp userdata testcase (Cloudstack-9095) & Refactor existing test= cases > -------------------------------------------------------------------------= ----- > > Key: CLOUDSTACK-9304 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-930= 4 > Project: CloudStack > Issue Type: Task > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Automation > Reporter: Sowmya Neeladhuri > Fix For: 4.9.0 > > > 1. Created folder / test / integration / plugins / nuagevsp=20 > 2. Moved test_nuage_vpc_network.py , test_nuage_vsp.py from / test / int= egration / component / =C2=96 to---> / test / integration / plugins / nuage= vsp/=20 > 3. Added new testcase test_nuage_password_reset.py (Cloudstack-9095)=20 > 4. Added Nuage class in / tools / marvin / marvin / lib / base.py=20 > 5. Added services in / tools / marvin / marvin / config / test_data.py > =20 > results:=20 > test_01_UserDataPasswordReset (nuagevsp.test_nuage_password_reset.TestNua= gePasswordReset) ... =3D=3D=3D TestName: test_01_UserDataPasswordReset | St= atus : SUCCESS =3D=3D=3D > ok > Test Basic VPC Network Functionality with NuageVsp network Plugin ... =3D= =3D=3D TestName: test_nuage_vpc_network | Status : SUCCESS =3D=3D=3D > ok > Test NuageVsp network plugin with basic Isolated Network functionality ..= . =3D=3D=3D TestName: test_nuage_vsp | Status : SUCCESS =3D=3D=3D > ok > ---------------------------------------------------------------------- > XML: /root/report_xunit.xml > ---------------------------------------------------------------------- > Ran 3 tests in 2406.256s > OK > ~ -- This message was sent by Atlassian JIRA (v6.3.4#6332)