Chandan Purushothama created CLOUDSTACK-7432:
------------------------------------------------
Summary: [Automation] Fix the script
"test_escalations_ipaddresses.py" - Service/provider combination
Vpn/VpcVirtualRouter is not supported by VPC
Key: CLOUDSTACK-7432
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7432
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, Test
Affects Versions: 4.5.0
Reporter: Chandan Purushothama
Priority: Critical
Fix For: 4.5.0
Three tests in this test suite failed with the same error as shown below:
*Error Message*
Execute cmd: createnetwork failed, due to: errorCode: 431,
errorText:Service/provider combination Vpn/VpcVirtualRouter is not supported by
VPC [VPC [26-vpc_vpn-Y1KQVC] Logs available at
http://xenrt.hq.xensource.com/control/queue.cgi?action=testlogs&id=804076&phase=Parallel&test=escalations_ipaddr
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 332, in run
testMethod()
File
"/root/cloudstack/test/integration/component/test_escalations_ipaddresses.py",
line 890, in test_05_create_delete_lbrule_forvpc
netmask=self.services["ntwk"]["netmask"]
File "/usr/local/lib/python2.7/dist-packages/marvin/lib/base.py", line 2602,
in create
return Network(apiclient.createNetwork(cmd).__dict__)
File
"/usr/local/lib/python2.7/dist-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
line 1884, in createNetwork
response = self.connection.marvinRequest(command, response_type=response,
method=method)
File "/usr/local/lib/python2.7/dist-packages/marvin/cloudstackConnection.py",
line 379, in marvinRequest
raise e
'Execute cmd: createnetwork failed, due to: errorCode: 431,
errorText:Service/provider combination Vpn/VpcVirtualRouter is not supported by
VPC [VPC [26-vpc_vpn-Y1KQVC]\n
Logs available at
http://xenrt.hq.xensource.com/control/queue.cgi?action=testlogs&id=804076&phase=Parallel&test=escalations_ipaddr
Failed Test Cases Information is present at
http://ccp-tests.xenrt.xs.citrite.net/jenkins/view/Goleta-Regression/job/xenrt-regression-adv-xs/10/testReport/integration.component.test_escalations_ipaddresses/
--
This message was sent by Atlassian JIRA
(v6.2#6252)