-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24420/#review51988
-----------------------------------------------------------


Commited the changes @ 

Repository: cloudstack
Updated Branches:
  refs/heads/master e16ab59c5 -> 615c070c0


vgpu lifecycle test cases with review comments


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/615c070c
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/615c070c
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/615c070c

Branch: refs/heads/master
Commit: 615c070c0a1b86c00b7b878ac32a183bcd8b1ab1
Parents: e16ab59
Author: Abhinav Roy <abhinav....@citrix.com>
Authored: Thu Aug 21 13:24:54 2014 +0530
Committer: sailajamada <sailaja.m...@citrix.com>
Committed: Mon Sep 1 14:13:39 2014 +0530

----------------------------------------------------------------------
 .../component/test_deploy_vgpu_vm.py            | 321 +++++++++++++++----
 1 file changed, 264 insertions(+), 57 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/615c070c/test/integration/component/test_deploy_vgpu_vm.py

- sailaja mada


On Aug. 22, 2014, 2:09 p.m., abhinav roy wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/24420/
> -----------------------------------------------------------
> 
> (Updated Aug. 22, 2014, 2:09 p.m.)
> 
> 
> Review request for cloudstack, Doug Clark, John Dilley, sailaja mada, and 
> Sanjay Tripathi.
> 
> 
> Repository: cloudstack-git
> 
> 
> Description
> -------
> 
> This Diff includes vGPU VM lifecycle tests as well as a function to validate 
> the vGPU resources present in a vGPU VM deployed on CS. It has the following 
> tests :
> 
> 1. A function to validate vGPU resources in a VM. It does validation on both 
> the host as well as on CS.
>    It includes following lifecycle tests.
>    
> 
> 2. Deploy VM
> 3. Stop VM
> 4. Start VM
> 5. Restore VM
> 6. Reboot VM
> 7. Destroy VM
> 8. Recover VM
> 
> 
> NOTE : VM lifecycle test cases were included in this script after the 1st 
> rouund of review with Doug. We decided to include those tests here just to 
> remove the overhead of registering template again. so, now there is no use of 
> this review request https://reviews.apache.org/r/24425/ 
> 
> 
> Diffs
> -----
> 
>   test/integration/component/test_deploy_vgpu_vm.py fd3f374 
> 
> Diff: https://reviews.apache.org/r/24420/diff/
> 
> 
> Testing
> -------
> 
> Testing :
> 
> 1. Executed the script on non GPU test setup and ensured tests being skipped. 
> 2. Executed on K2 GPU drivers installed setup and ensured all lifecycle test 
> cases are working fine and the function is checking for the vGPU resources in 
> a vGPU VM.
> 
> 
> Thanks,
> 
> abhinav roy
> 
>

Reply via email to