Github user wilderrodrigues commented on the pull request:

    https://github.com/apache/cloudstack/pull/381#issuecomment-110889882
  
    XenServer results:
    
    
    Test : Create VPC PF rules on acquired public ip when VpcVirtualRouter is 
stopped ... === TestName: test_01_network_services_VPC_StopCreatePF | Status : 
SUCCESS ===
    ok
    Test Create VPC PF rules on acquired public ip when VpcVirtualRouter is 
Running ... === TestName: test_02_network_services_VPC_CreatePF | Status : 
SUCCESS ===
    ok
    Test Create multiple VPC PF rules on acquired public ip in diff't networks 
when VpcVirtualRouter is stopped ... === TestName: 
test_03_network_services_VPC_StopCreateMultiplePF | Status : SUCCESS ===
    ok
    Test Create multiple VPC PF rules on acquired public ip in diff't networks 
when VpcVirtualRouter is running ... === TestName: 
test_04_network_services_VPC_CreateMultiplePF | Status : SUCCESS ===
    ok
    Test delete a PF rule in VPC when VpcVirtualRouter is Stopped ... === 
TestName: test_05_network_services_VPC_StopDeletePF | Status : SUCCESS ===
    ok
    Test delete a PF rule in VPC when VpcVirtualRouter is Running ... === 
TestName: test_06_network_services_VPC_DeletePF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC when VpcVirtualRouter is Stopped ... === 
TestName: test_07_network_services_VPC_StopDeleteAllPF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC when VpcVirtualRouter is Running ... === 
TestName: test_08_network_services_VPC_DeleteAllPF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC across multiple networks when 
VpcVirtualRouter is Stopped ... === TestName: 
test_09_network_services_VPC_StopDeleteAllMultiplePF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC across multiple networks when 
VpcVirtualRouter is Running ... === TestName: 
test_10_network_services_VPC_DeleteAllMultiplePF | Status : SUCCESS ===
    ok
    
    ----------------------------------------------------------------------
    Ran 10 tests in 4615.940s
    
    
    KVM results:
    
    Test : Create VPC PF rules on acquired public ip when VpcVirtualRouter is 
stopped ... === TestName: test_01_network_services_VPC_StopCreatePF | Status : 
SUCCESS ===
    ok
    Test Create VPC PF rules on acquired public ip when VpcVirtualRouter is 
Running ... === TestName: test_02_network_services_VPC_CreatePF | Status : 
SUCCESS ===
    ok
    Test Create multiple VPC PF rules on acquired public ip in diff't networks 
when VpcVirtualRouter is stopped ... === TestName: 
test_03_network_services_VPC_StopCreateMultiplePF | Status : FAILED ===
    FAIL
    Test Create multiple VPC PF rules on acquired public ip in diff't networks 
when VpcVirtualRouter is running ... === TestName: 
test_04_network_services_VPC_CreateMultiplePF | Status : SUCCESS ===
    ok
    Test delete a PF rule in VPC when VpcVirtualRouter is Stopped ... === 
TestName: test_05_network_services_VPC_StopDeletePF | Status : SUCCESS ===
    ok
    Test delete a PF rule in VPC when VpcVirtualRouter is Running ... === 
TestName: test_06_network_services_VPC_DeletePF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC when VpcVirtualRouter is Stopped ... === 
TestName: test_07_network_services_VPC_StopDeleteAllPF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC when VpcVirtualRouter is Running ... === 
TestName: test_08_network_services_VPC_DeleteAllPF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC across multiple networks when 
VpcVirtualRouter is Stopped ... === TestName: 
test_09_network_services_VPC_StopDeleteAllMultiplePF | Status : SUCCESS ===
    ok
    Test delete all PF rules in VPC across multiple networks when 
VpcVirtualRouter is Running ... === TestName: 
test_10_network_services_VPC_DeleteAllMultiplePF | Status : SUCCESS ===
    ok
    
    ======================================================================
    FAIL: Test Create multiple VPC PF rules on acquired public ip in diff't 
networks when VpcVirtualRouter is stopped
    ----------------------------------------------------------------------
    
    
    @isoutham 
    
    1 test failed on KVM with the following trace:
    
    Traceback (most recent call last):
      File 
"/root/dev/cloudstack/test/integration/component/test_vpc_network_pfrules.py", 
line 607, in test_03_network_services_VPC_StopCreateMultiplePF
        self.check_ssh_into_vm(vm_2, public_ip_2, testnegative=False)
      File 
"/root/dev/cloudstack/test/integration/component/test_vpc_network_pfrules.py", 
line 327, in check_ssh_into_vm
        self.fail("Failed to SSH into VM - %s" % 
(public_ip.ipaddress.ipaddress))
    AssertionError: Failed to SSH into VM - 192.168.23.6
    
    Perhaps that was due to the slowness of the KVM machines.
    
    Is that okay with you if I merge the PR?
    
    Cheers,
    Wilder


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to