Github user wilderrodrigues commented on the pull request:

    https://github.com/apache/cloudstack/pull/765#issuecomment-138321248
  
    @miguelaferreira @remibergsma @karuturi @DaanHoogland 
    
    The test is done!
    
    Results:
    
    Test iptables default INPUT/FORWARD policy on RouterVM ... === TestName: 
test_02_routervm_iptables_policies | Status : SUCCESS ===
    ok
    Test iptables default INPUT/FORWARD policies on VPC router ... === 
TestName: test_01_single_VPC_iptables_policies | Status : SUCCESS ===
    ok
    
    ----------------------------------------------------------------------
    Ran 2 tests in 663.540s
    
    OK
    /tmp//MarvinLogs/test_routers_iptables_default_policy_RC3AMZ/results.txt 
(END)
    
    
    The tests were done only for single VPC and Isolated Network because the 
python code executed is also used by Redundant VPC and Shared Network. We can 
come back to this test later and add more cases, I already added some service 
for the above mentioned networks in the test.
    
    You can run this test by doing so:
    ```
    nosetests --with-marvin 
--marvin-config=/data/shared/marvin/mct-zone2-kvm2-ISOLATED.cfg -s -a 
tags=advanced,required_hardware=true 
component/test_routers_iptables_default_policy.py
    ```
    
    Make sure you do the following before running the test agains a KVM 
hypervisor:
    
    * Copy the systemvm.iso:
      * 
cloudstack/client/target/cloud-client-ui-4.6.0-SNAPSHOT/WEB-INF/classes/vms/systemvm.iso
    * To:
      * /usr/share/cloudstack-common/vms/systemvm.iso
    
    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