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 1E48E114A2 for ; Mon, 16 Jun 2014 11:34:59 +0000 (UTC) Received: (qmail 65108 invoked by uid 500); 16 Jun 2014 11:34:58 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 65067 invoked by uid 500); 16 Jun 2014 11:34:58 -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 65051 invoked by uid 99); 16 Jun 2014 11:34:58 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jun 2014 11:34:58 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 7448A1D9FA6; Mon, 16 Jun 2014 11:34:48 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============8748689119338966199==" MIME-Version: 1.0 Subject: Re: Review Request 22626: CLOUDSTACK-6914 :Fixed the issue From: "Abhinandan Prateek" To: "Abhinandan Prateek" Cc: "Santhosh Edukulla" , "cloudstack" Date: Mon, 16 Jun 2014 11:34:48 -0000 Message-ID: <20140616113448.13794.26926@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Abhinandan Prateek" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/22626/ X-Sender: "Abhinandan Prateek" References: <20140616113118.6311.84437@reviews.apache.org> In-Reply-To: <20140616113118.6311.84437@reviews.apache.org> Reply-To: "Abhinandan Prateek" X-ReviewRequest-Repository: cloudstack-git --===============8748689119338966199== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22626/#review45735 ----------------------------------------------------------- Ship it! Ship It! - Abhinandan Prateek On June 16, 2014, 11:31 a.m., Santhosh Edukulla wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22626/ > ----------------------------------------------------------- > > (Updated June 16, 2014, 11:31 a.m.) > > > Review request for cloudstack and Abhinandan Prateek. > > > Bugs: CLOUDSTACK-6914 > https://issues.apache.org/jira/browse/CLOUDSTACK-6914 > > > Repository: cloudstack-git > > > Description > ------- > > 1. VGPU test case has an issue where few imports were missing. > 2. Moved test data out of test suite. > 3. Current tagging has issues in bvt, fixed, added new required_hardware attribute = true. > > > Diffs > ----- > > test/integration/smoke/test_affinity_groups.py bb0a524 > test/integration/smoke/test_deploy_vgpu_enabled_vm.py fa33bdc > test/integration/smoke/test_deploy_vm.py 8d0a0ed > test/integration/smoke/test_deploy_vm_root_resize.py 5d73876 > test/integration/smoke/test_deploy_vm_with_userdata.py 7616b82 > test/integration/smoke/test_deploy_vms_with_varied_deploymentplanners.py 420925e > test/integration/smoke/test_disk_offerings.py 45f438f > test/integration/smoke/test_global_settings.py ace2db3 > test/integration/smoke/test_guest_vlan_range.py f5bcdf4 > test/integration/smoke/test_internal_lb.py d6f3477 > test/integration/smoke/test_iso.py d394c27 > test/integration/smoke/test_loadbalance.py daa5fee > test/integration/smoke/test_multipleips_per_nic.py ad3a3cf > test/integration/smoke/test_network.py 4100878 > test/integration/smoke/test_network_acl.py 68e5067 > test/integration/smoke/test_nic.py 592a839 > test/integration/smoke/test_non_contigiousvlan.py 50b48d0 > test/integration/smoke/test_over_provisioning.py 1c5d8a5 > test/integration/smoke/test_portable_publicip.py 2d02a71 > test/integration/smoke/test_primary_storage.py 3c1aa62 > test/integration/smoke/test_privategw_acl.py c86beb1 > test/integration/smoke/test_public_ip_range.py b961dc3 > test/integration/smoke/test_pvlan.py 9178e62 > test/integration/smoke/test_regions.py 389f878 > test/integration/smoke/test_reset_vm_on_reboot.py 4709df4 > test/integration/smoke/test_resource_detail.py 7f4a6e7 > test/integration/smoke/test_routers.py d503af1 > test/integration/smoke/test_scale_vm.py 261fe93 > test/integration/smoke/test_secondary_storage.py ac80956 > test/integration/smoke/test_service_offerings.py 980e110 > test/integration/smoke/test_snapshots.py a9be4e2 > test/integration/smoke/test_ssvm.py ffa620b > test/integration/smoke/test_templates.py c7594bb > test/integration/smoke/test_vm_ha.py 1fc6960 > test/integration/smoke/test_vm_life_cycle.py 1e56571 > test/integration/smoke/test_vm_snapshots.py e884d42 > test/integration/smoke/test_volumes.py 2e41aa7 > test/integration/smoke/test_vpc_vpn.py 1b28447 > tools/marvin/marvin/config/test_data.py 44ef8d5 > > Diff: https://reviews.apache.org/r/22626/diff/ > > > Testing > ------- > > Built the code post the changes. > > > Thanks, > > Santhosh Edukulla > > --===============8748689119338966199==--