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 C8DA811D36 for ; Tue, 19 Aug 2014 17:54:10 +0000 (UTC) Received: (qmail 8167 invoked by uid 500); 19 Aug 2014 17:54:08 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 8126 invoked by uid 500); 19 Aug 2014 17:54:08 -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 8098 invoked by uid 99); 19 Aug 2014 17:54:07 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2014 17:54:07 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id A0B451DBDE2; Tue, 19 Aug 2014 17:54:08 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============1193856911587012269==" MIME-Version: 1.0 Subject: Re: Review Request 24425: vGPU Automation : VM Lifecycle Tests From: "abhinav roy" To: "Doug Clark" , "Sanjay Tripathi" , "Santhosh Edukulla" Cc: "abhinav roy" , "cloudstack" Date: Tue, 19 Aug 2014 17:54:08 -0000 Message-ID: <20140819175408.1309.42457@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "abhinav roy" X-ReviewGroup: cloudstack X-ReviewRequest-URL: https://reviews.apache.org/r/24425/ X-Sender: "abhinav roy" References: <20140806204142.1586.82953@reviews.apache.org> In-Reply-To: <20140806204142.1586.82953@reviews.apache.org> Reply-To: "abhinav roy" X-ReviewRequest-Repository: cloudstack-git --===============1193856911587012269== 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/24425/ ----------------------------------------------------------- (Updated Aug. 19, 2014, 5:54 p.m.) Review request for cloudstack, Doug Clark, Sanjay Tripathi, and Santhosh Edukulla. Changes ------- 1. This new patch is created on test_deploy_vgpu_vm.py 2. Reduced the no. of lines in the code by using the existing libraries. 3. Rather than creating a new script, added the tests in the scripting script which saves the time to register template again. Repository: cloudstack-git Description ------- This is a test script for vGPU VM lifecycle which includes : 1. Deploy VM 2. Stop VM 3. Start VM 4. Restore VM 5. Reboot VM 6. Destroy VM 7. Recover VM Diffs ----- test/integration/component/test_vgpu_vm_life_cycle.py PRE-CREATION Diff: https://reviews.apache.org/r/24425/diff/ Testing ------- Testing : Executed the tests on a vGPU setup with Hosts having K2 drivers and ensured that all the lifecycle testcases were working fine. File Attachments (updated) ---------------- New patch after incorporating the review comments. https://reviews.apache.org/media/uploaded/files/2014/08/19/55564a94-e910-4dd1-bb72-75d7fcc4353d__0002-Adding-VM-lifecycle-test-cases.patch Thanks, abhinav roy --===============1193856911587012269==--