Gaurav Aradhye created CLOUDSTACK-6536:
------------------------------------------

             Summary: 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: Gaurav Aradhye
             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)

Reply via email to