Github user wilderrodrigues commented on the pull request:

    https://github.com/apache/cloudstack/pull/1023#issuecomment-153370030
  
    Ping @remibergsma @karuturi @borisroman @DaanHoogland 
    
    The test is ready! It now does the following:
    
    1. Creates network + VM + FW + PF + Default Egress ALLOW
    2. Tries to ping google and wget google.com
      - Should ALLOW traffic
    3. Add Egress rule to block port 80
      - Should DENY traffic
    
    1. Creates network + VM + FW + PF + Default Egress DENY
    2. Tries to ping google and wget google.com
      - Should DENY traffic
    3. Add Egress rule to allow port 80
      - Should ALLOW traffic
    
    1. Creates redundant network + VM + FW + PF + Default Egress ALLOW
    2. Tries to ping google and wget google.com
      - Should ALLOW traffic
    3. Add Egress rule to block port 80
      - Should DENY traffic
    
    1. Creates redundant network + VM + FW + PF + Default Egress DENY
    2. Tries to ping google and wget google.com
      - Should DENY traffic
    3. Add Egress rule to allow port 80
      - Should ALLOW traffic
    
    Only waiting for the last step to complete then will paste the results here.
    
    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