[
https://issues.apache.org/jira/browse/CLOUDSTACK-8084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14252931#comment-14252931
]
ASF subversion and git services commented on CLOUDSTACK-8084:
-------------------------------------------------------------
Commit 3090e4a0301c4be50d0d46703b2d9fa070c2e91b in cloudstack's branch
refs/heads/master from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3090e4a ]
CLOUDSTACK-8084: Fixed test_17_add_nic_different_zone in
test_add_remove_network.py
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> [Automation] Fix
> test_add_remove_network.TestFailureScenariosAddNetworkToVM.test_17_add_nic_different_zone
> ----------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8084
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8084
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.5.0
>
>
> The test case failed in cleanup operation while deleting the network.
> Error Message
> Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created :
> u'2014-12-15T22:24:53+0000', cmd :
> u'org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd', userid :
> u'2f1ad6e2-848d-11e4-af34-8e4219cb0651', jobstatus : 2, jobid :
> u'88e2de77-89c0-47de-bdb6-7b8d354a8ead', jobresultcode : 530, jobresulttype :
> u'object', jobresult : {errorcode : 530, errortext : u'Failed to delete
> network'}, accountid : u'2f1ac986-848d-11e4-af34-8e4219cb0651'}
> Stacktrace
> File "/usr/lib/python2.7/unittest/case.py", line 361, in run
> self.tearDown()
> File
> "/root/cloudstack/test/integration/component/test_add_remove_network.py",
> line 1184, in tearDown
> raise Exception("Warning: Exception during cleanup : %s" % e)
> 'Warning: Exception during cleanup : Job failed: {jobprocstatus : 0, created
> : u\'2014-12-15T22:24:53+0000\', cmd :
> u\'org.apache.cloudstack.api.command.user.network.DeleteNetworkCmd\', userid
> : u\'2f1ad6e2-848d-11e4-af34-8e4219cb0651\', jobstatus : 2, jobid :
> u\'88e2de77-89c0-47de-bdb6-7b8d354a8ead\', jobresultcode : 530, jobresulttype
> : u\'object\', jobresult : {errorcode : 530, errortext : u\'Failed to delete
> network\'}, accountid : u\'2f1ac986-848d-11e4-af34-8e4219cb0651\'}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)