[
https://issues.apache.org/jira/browse/CLOUDSTACK-5689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870760#comment-13870760
]
ASF subversion and git services commented on CLOUDSTACK-5689:
-------------------------------------------------------------
Commit f58d77c8d1fd9eb2bee927f7d92e50ba1553c7b6 in branch refs/heads/master
from [~devdeep]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f58d77c ]
CLOUDSTACK-5689: System vm creation on local storage fails for hyper-v. A
null pointer exception was getting generated when a VolumeTO object was
serialized to create an answer object. If a local storage is used the uri
field will be null. Added null checks for the same.
> [Automation]
> component.test_vpc_network.TestVPCNetworkUpgrade.test_01_network_services_upgrade
> failing with SSH error
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5689
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5689
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.3.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.3.0
>
>
> test_01_network_services_upgrade
> (integration.component.test_vpc_network.TestVPCNetworkUpgrade): CRITICAL:
> FAILED: test_01_network_services_upgrade: Traceback (most recent call last):
> File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
> testMethod()
> File "/root/cloudstack/test/integration/component/test_vpc_network.py",
> line 1853, in test_01_network_services_upgrade
> (public_ip_1.ipaddress.ipaddress, e))
> File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
> raise self.failureException(msg)
> AssertionError: Failed to SSH into VM - 10.147.53.36, SSH connection has
> Failed. Waited 600s. Error is Connection Failed
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)