[
https://issues.apache.org/jira/browse/CLOUDSTACK-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
venkata swamybabu budumuru resolved CLOUDSTACK-4335.
----------------------------------------------------
Resolution: Fixed
All these tests should be passing now with the following commit. can you please
re-run those tests.
commit 1a20cb8270746283281a6f877a3e1f1cc4167310
Author: venkataswamybabu budumuru <[email protected]>
Date: Thu Sep 12 18:33:41 2013 +0530
Signed-off-by: venkataswamybabu budumuru
<[email protected]>
Corrected Indentation issues.
(cherry picked from commit 2ea66124f224eab2fb48b5e62005358726e9e12f)
commit 237f8ec702a7bf3ba2a3215caf421797fcf9c263
Author: venkataswamybabu budumuru <[email protected]>
Date: Thu Sep 12 18:23:05 2013 +0530
Signed-off-by: venkataswamybabu budumuru
<[email protected]>
Skipped the test "test_createSharedNetwork_usedVlan" as there is another
test
(test_createSharedNetwork_usedVlan2) which is covering the righ scenario.
moreover this test is creating issues for couple of other tests due to
incompleteness
> [Automation] Test case test_deployVmSharedNetworkWithoutIpRange failed due
> subnet is overlapped with subnet in other network
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-4335
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4335
> 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
> Priority: Critical
> Fix For: 4.2.0
>
>
> Below test case failed
> integration.component.test_shared_network_offering.TestSharedNetworkWithoutIp.test_deployVmSharedNetworkWithoutIpRange
> Error Message
> Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:This
> subnet is overlapped with subnet in other network 332 in zone Adv-KVM-Zone1 .
> Please specify a different gateway/netmask.
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Fetching default
> shared network offering from nw offerings
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Shared netwrk
> offering: DefaultSharedNetworkOffering
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Creating a network
> from shared network offering
> --------------------- >> end captured logging << ---------------------
> Stacktrace
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
> testMethod()
> File
> "/Repo_30X/ipcl/cloudstack/test/integration/component/test_shared_network_offering.py",
> line 195, in test_deployVmSharedNetworkWithoutIpRange
> zoneid=self.zone.id
> File
> "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line
> 1940, in create
> return Network(apiclient.createNetwork(cmd).__dict__)
> File
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
> line 1709, in createNetwork
> response = self.connection.marvin_request(command,
> response_type=response, method=method)
> File
> "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line
> 222, in marvin_request
> response = jsonHelper.getResultObj(response.json(), response_type)
> File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line
> 148, in getResultObj
> raise cloudstackException.cloudstackAPIException(respname, errMsg)
> Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:This
> subnet is overlapped with subnet in other network 332 in zone Adv-KVM-Zone1 .
> Please specify a different gateway/netmask.
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Fetching default
> shared network offering from nw offerings
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Shared netwrk
> offering: DefaultSharedNetworkOffering
> testclient.testcase.TestSharedNetworkWithoutIp: DEBUG: Creating a network
> from shared network offering
> --------------------- >> end captured logging << ---------------------
--
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