[
https://issues.apache.org/jira/browse/CLOUDSTACK-4394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743655#comment-13743655
]
ASF subversion and git services commented on CLOUDSTACK-4394:
-------------------------------------------------------------
Commit 52f6317f7960aa17f6b4afd9f795bcd2ab306f6d in branch refs/heads/4.2 from
[~tsp]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=52f6317 ]
CLOUDSTACK-4394: remove cleanups for offerings
offerings do not need to be cleaned up
Signed-off-by: Prasanna Santhanam <[email protected]>
> vpc network gc test fails during teardown
> -----------------------------------------
>
> Key: CLOUDSTACK-4394
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4394
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Prasanna Santhanam
> Assignee: Prasanna Santhanam
>
> the vpc network teardown test fails while cleaning up offerings. we don't
> need to remove offerings during cleanup.
> Failed
> <nose.suite.ContextSuite context=TestVPCNetworkGc>:teardown (from nosetests)
> Failing for the past 8 builds (Since #153 )
> Took 4 min 22 sec.
> add description
> Error Message
> Warning: Exception during cleanup : Execute cmd: asyncquery failed, due to:
> {errorcode : 530, errortext : u"Can't delete vpc offering 59 as its used by 1
> vpcs. To make the network offering unavaiable, disable it"}
> Stacktrace
> Traceback (most recent call last):
> File
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/suite.py",
> line 227, in run
> self.tearDown()
> File
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/suite.py",
> line 350, in tearDown
> self.teardownContext(ancestor)
> File
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/suite.py",
> line 366, in teardownContext
> try_run(context, names)
> File
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/util.py",
> line 469, in try_run
> return func()
> File
> "/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/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 59
> 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