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 CD36E17705 for ; Tue, 4 Nov 2014 05:43:27 +0000 (UTC) Received: (qmail 17389 invoked by uid 500); 4 Nov 2014 05:43:26 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 17340 invoked by uid 500); 4 Nov 2014 05:43:26 -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 17321 invoked by uid 99); 4 Nov 2014 05:43:25 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 05:43:25 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id CFCAB1DFA84; Tue, 4 Nov 2014 05:43:29 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5639034944640656426==" MIME-Version: 1.0 Subject: Re: Review Request 26484: Automation for volume life cycle testPath(positive+negative) From: "SrikanteswaraRao Talluri" To: "sanjeev n" , "SrikanteswaraRao Talluri" Cc: "prashant mishra" , "cloudstack" Date: Tue, 04 Nov 2014 05:43:29 -0000 Message-ID: <20141104054329.10455.23660@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "SrikanteswaraRao Talluri" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/26484/ X-Sender: "SrikanteswaraRao Talluri" References: <20141009061445.15371.60464@reviews.apache.org> In-Reply-To: <20141009061445.15371.60464@reviews.apache.org> Reply-To: "SrikanteswaraRao Talluri" X-ReviewRequest-Repository: cloudstack-git --===============5639034944640656426== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26484/#review59733 ----------------------------------------------------------- Ship it! a69950f6a97819c9c071ad9f278377f2a5ca77ca 4.5 9e37a51bdea2183eeebf694cece3ac67c54ba36e master - SrikanteswaraRao Talluri On Oct. 9, 2014, 6:14 a.m., prashant mishra wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26484/ > ----------------------------------------------------------- > > (Updated Oct. 9, 2014, 6:14 a.m.) > > > Review request for cloudstack, sanjeev n and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-7632 > https://issues.apache.org/jira/browse/CLOUDSTACK-7632 > > > Repository: cloudstack-git > > > Description > ------- > > Automation for volume life cycle testPath(positive+negative) > > > Diffs > ----- > > test/integration/testpaths/testpath_volumelifecycle.py d30f2b0 > > Diff: https://reviews.apache.org/r/26484/diff/ > > > Testing > ------- > > tested on following setup > > 1-only shared storage > 2-local storage + zone wide storage +shared storage > -->live volume migration is not working in my setup , tested on another setup it is working fine > > result: > ======= > positive test for volume life cycle ... === TestName: test_01_positive_test_1 | Status : EXCEPTION === > ERROR > positive test for volume life cycle ... === TestName: test_02_negative_test_1 | Status : SUCCESS === > ok > > ====================================================================== > ERROR: positive test for volume life cycle > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "C:\Users\prashantkm\Documents\testpath_volumelifecycle.py", line 523, in test_01_positive_test_1 > self.upload_response.wait_for_upload(self.userapiclient > File "C:\Python27\lib\site-packages\marvin-4.5.0_snapshot-py2.7.egg\marvin\lib\base.py", line 931, in wait_for_upload > volume.state) > Exception: Error in uploading volume: status - Allocated > -------------------- >> begin captured stdout << --------------------- > === TestName: test_01_positive_test_1 | Status : EXCEPTION === > > > Thanks, > > prashant mishra > > --===============5639034944640656426==--