You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/07/10 19:09:48 UTC

[jira] [Created] (CLOUDSTACK-3452) Basic zone test cases failed to connect VM trough ssh

Rayees Namathponnan created CLOUDSTACK-3452:
-----------------------------------------------

             Summary: Basic zone test cases failed to connect VM trough ssh 
                 Key: CLOUDSTACK-3452
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3452
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: Basic zone KVM 
            Reporter: Rayees Namathponnan
             Fix For: 4.2.0


Below test cases failed to connect VM trough SSH, in basic we need to set ingress rule to connect the vm from outside

integration.smoke.test_vm_life_cycle.TestVMLifeCycle.test_10_attachAndDetach_iso
integration.smoke.test_volumes.TestVolumes.test_02_attach_volume
integration.smoke.test_volumes.TestCreateVolume.test_01_create_volume


File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
    testMethod()
  File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_vm_life_cycle.py", line 748, in test_10_attachAndDetach_iso
    (self.virtual_machine.ipaddress, e))
  File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
    raise self.failureException(msg)
SSH failed for virtual machine: 10.223.250.234 - [Errno 110] Connection timed out

--
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