You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Girish Shilamkar (JIRA)" <ji...@apache.org> on 2014/04/30 09:04:17 UTC

[jira] [Assigned] (CLOUDSTACK-6536) Code Cleanup: Remove "wait and check stopped state" code after VM stop operation from all test cases

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Girish Shilamkar reassigned CLOUDSTACK-6536:
--------------------------------------------

    Assignee: Girish Shilamkar  (was: Gaurav Aradhye)

> Code Cleanup: Remove "wait and check stopped state" code after VM stop operation from all test cases
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6536
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6536
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.4.0
>            Reporter: Gaurav Aradhye
>            Assignee: Girish Shilamkar
>              Labels: automation
>             Fix For: 4.4.0
>
>
> In many test cases, code snippet that "waits for certain time interval and verifies that the VM is in stopped state" exists after VM stop operation.
> This code snippet is no longer necessary as the VM state is verified after stop operation in the marvin library itself. So it is better to remove this, and add try catch block around VM stop command so that the exception raised from the library is caught properly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)