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 2013/07/03 07:56:22 UTC

[jira] [Updated] (CLOUDSTACK-2899) Test case "test_vm_life_cycle.py:test_09_expunge_vm" failing

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

Girish Shilamkar updated CLOUDSTACK-2899:
-----------------------------------------

    Description: 
Test case test_vm_life_cycle.py:test_09_expunge_vm failing  with below

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 693, in test_09_expunge_vm
    "Check Expunged virtual machine is listVirtualMachines"
  File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual
    raise self.failureException(msg)
Check Expunged virtual machine is listVirtualMachines


We need to wait async jobs to complete before checking 

The problem is also seen via UI.
1. Create an vm.
2. 



  was:
Test case test_vm_life_cycle.py:test_09_expunge_vm failing  with below

  File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 693, in test_09_expunge_vm
    "Check Expunged virtual machine is listVirtualMachines"
  File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual
    raise self.failureException(msg)
Check Expunged virtual machine is listVirtualMachines


We need to wait async jobs to complete before checking 


    
> Test case "test_vm_life_cycle.py:test_09_expunge_vm" failing 
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2899
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2899
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.2.0
>         Environment: Master 
> Automation
>            Reporter: Rayees Namathponnan
>            Assignee: Girish Shilamkar
>             Fix For: 4.2.0
>
>
> Test case test_vm_life_cycle.py:test_09_expunge_vm failing  with below
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 693, in test_09_expunge_vm
>     "Check Expunged virtual machine is listVirtualMachines"
>   File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
>     assertion_func(first, second, msg=msg)
>   File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual
>     raise self.failureException(msg)
> Check Expunged virtual machine is listVirtualMachines
> We need to wait async jobs to complete before checking 
> The problem is also seen via UI.
> 1. Create an vm.
> 2. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira