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 63AA111E31 for ; Wed, 21 May 2014 10:55:11 +0000 (UTC) Received: (qmail 9904 invoked by uid 500); 21 May 2014 10:55:11 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 9854 invoked by uid 500); 21 May 2014 10:55:11 -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 9843 invoked by uid 99); 21 May 2014 10:55:11 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 May 2014 10:55:11 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 7004B1D7CA4; Wed, 21 May 2014 10:55:03 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3746448784496266504==" MIME-Version: 1.0 Subject: Re: Review Request 20623: Added version check, fixed data corruption, fixed regression issues From: "Santhosh Edukulla" To: "daan Hoogland" , "Jayapal Reddy" Cc: "Santhosh Edukulla" , "cloudstack" Date: Wed, 21 May 2014 10:55:03 -0000 Message-ID: <20140521105503.21124.49636@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Santhosh Edukulla" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/20623/ X-Sender: "Santhosh Edukulla" References: <20140521100549.21125.17245@reviews.apache.org> In-Reply-To: <20140521100549.21125.17245@reviews.apache.org> Reply-To: "Santhosh Edukulla" X-ReviewRequest-Repository: cloudstack-git --===============3746448784496266504== 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/20623/ ----------------------------------------------------------- (Updated May 21, 2014, 10:55 a.m.) Review request for cloudstack, daan Hoogland and Jayapal Reddy. Changes ------- Fixed spaces issue. Bugs: CLOUDSTACK-6736 https://issues.apache.org/jira/browse/CLOUDSTACK-6736 Repository: cloudstack-git Description ------- 1. ParsedConfig is getting corrupted when used in tests. Fixed now. 2. setup.py does not have minimal version requirements for various packages. Added that. 3. Fixed few misc script issues and removed print statements. 4. Added bug information to failed cases. Diffs (updated) ----- test/integration/smoke/test_deploy_vm.py db26980 test/integration/smoke/test_guest_vlan_range.py bfef4a8 test/integration/smoke/test_hosts.py 7798c8e test/integration/smoke/test_vm_life_cycle.py 85033c5 tools/marvin/marvin/cloudstackTestClient.py 86b0a4b tools/marvin/setup.py 4c775ad Diff: https://reviews.apache.org/r/20623/diff/ Testing ------- Ran changes against simulator Thanks, Santhosh Edukulla --===============3746448784496266504==--