Rayees Namathponnan created CLOUDSTACK-4339:
-----------------------------------------------

             Summary: [Automation] Test case 
test_vpc_network.py:TestVPCNetworkGc failed to cleanup vpc offering 
                 Key: CLOUDSTACK-4339
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4339
             Project: CloudStack
          Issue Type: Test
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: Automation
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


WE may no need to delete service offering as part of cleanup 

Warning: Exception during cleanup : Execute cmd: asyncquery failed, due to: 
{errorcode : 530, errortext : u"Can't delete vpc offering 103 as its used by 1 
vpcs. To make the network offering unavaiable, disable it"}
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_network.py", 
line 2256, in tearDownClass
    raise Exception("Warning: Exception during cleanup : %s" % e)
Exception: Warning: Exception during cleanup : Execute cmd: asyncquery failed, 
due to: {errorcode : 530, errortext : u"Can't delete vpc offering 103 as its 
used by 1 vpcs. To make the network offering unavaiable, disable it"}

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

Reply via email to