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 4A3D5100D1 for ; Thu, 10 Oct 2013 01:35:28 +0000 (UTC) Received: (qmail 85923 invoked by uid 500); 10 Oct 2013 01:35:27 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 85872 invoked by uid 500); 10 Oct 2013 01:35:27 -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 85856 invoked by uid 99); 10 Oct 2013 01:35:27 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Oct 2013 01:35:27 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 78CDD1D34CF; Thu, 10 Oct 2013 01:35:26 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7330650273593178411==" MIME-Version: 1.0 Subject: Re: Review Request 14076: New test added for template copy feature From: "Nitin Mehta" To: "Girish Shilamkar" , "Harikrishna Patnala" , "Prasanna Santhanam" Cc: "Ashutosh Kelkar" , "Nitin Mehta" , "cloudstack" Date: Thu, 10 Oct 2013 01:35:26 -0000 Message-ID: <20131010013526.20899.64@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Nitin Mehta" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/14076/ X-Sender: "Nitin Mehta" References: <20131008134546.20898.54183@reviews.apache.org> In-Reply-To: <20131008134546.20898.54183@reviews.apache.org> Reply-To: "Nitin Mehta" --===============7330650273593178411== 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/14076/#review26852 ----------------------------------------------------------- Ship it! Ship It! - Nitin Mehta On Oct. 8, 2013, 1:45 p.m., Ashutosh Kelkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14076/ > ----------------------------------------------------------- > > (Updated Oct. 8, 2013, 1:45 p.m.) > > > Review request for cloudstack, Girish Shilamkar, Harikrishna Patnala, and Prasanna Santhanam. > > > Repository: cloudstack-git > > > Description > ------- > > Added one missing test for test_templates.py from old QA repo to Cloudstack > > def test_02_copy_template > > > Diffs > ----- > > test/integration/component/test_templates.py ea4b277 > tools/marvin/marvin/integration/lib/base.py 0d52224 > > Diff: https://reviews.apache.org/r/14076/diff/ > > > Testing > ------- > > Run log: > ==> client.log <== > 2013-10-08 00:23:44,306 - DEBUG - test_02_copy_template (test_templates_fixed.TestTemplates) - Copying template from zone: 79ed0a9e-469c-460d-b674-0a2 > to 10c91f7e-06ed-47e4-a1fd-26d9102e9d6f > > ==> result.log <== > skipped 'Skip' > test_01_create_template_volume (test_templates_fixed.TestTemplates) > Test Create template from volume ... skipped 'Skip' > test_02_copy_template (test_templates_fixed.TestTemplates) > Test for copy template from one zone to another ... ok > test_03_delete_template (test_templates_fixed.TestTemplates) > Test Delete template ... skipped 'Skip' > test_04_template_from_snapshot (test_templates_fixed.TestTemplates) > Create Template from snapshot ... skipped 'Skip' > > ---------------------------------------------------------------------- > Ran 5 tests in 567.935s > > OK (skipped=4) > > > Thanks, > > Ashutosh Kelkar > > --===============7330650273593178411==--