You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/07/23 06:02:50 UTC

[jira] [Created] (CLOUDSTACK-3724) Test case "test_vpc_vms_deployment.py" failed to find network offering

Rayees Namathponnan created CLOUDSTACK-3724:
-----------------------------------------------

             Summary: Test case "test_vpc_vms_deployment.py" failed to find network offering
                 Key: CLOUDSTACK-3724
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3724
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation, Test
    Affects Versions: 4.2.0
         Environment: Automation 
4.2
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Test case integration/component/test_vpc_vms_deployment.py: TestVMDeployVPC failed in both KVM and Vmware, test case failed to find network offering 

See the error from test case

Error Message

Warning: Exception during cleanup : Execute cmd: deletenetworkoffering failed, due to: errorCode: 431, errorText:unable to find network offering 22
Stacktrace

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 227, in run
    self.tearDown()
  File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 350, in tearDown
    self.teardownContext(ancestor)
  File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 366, in teardownContext
    try_run(context, names)
  File "/usr/local/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
    return func()
  File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_vpc_vms_deployment.py", line 203, in tearDownClass
    raise Exception("Warning: Exception during cleanup : %s" % e)
Exception: Warning: Exception during cleanup : Execute cmd: deletenetworkoffering failed, due to: errorCode: 431, errorText:unable to find network offering 22

--
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