Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-6536

Code Cleanup: Remove "wait and check stopped state" code after VM stop operation from all test cases

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.4.0
    • 4.4.0
    • Automation
    • Security Level: Public (Anyone can view this level - this is the default.)

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              gauravaradhye Gaurav Aradhye
              gauravaradhye Gaurav Aradhye
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: