----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12934/#review23820 -----------------------------------------------------------
test/integration/component/test_egress_fw_rules.py <https://reviews.apache.org/r/12934/#comment47659> Please check the below configurable option for egress firewall rules. https://issues.apache.org/jira/browse/CLOUDSTACK-1578 For the default offering egress is block. For the newly creating offering the egress default is allow and block the traffic for the created rules. So update the test cases for the above test/integration/component/test_egress_fw_rules.py <https://reviews.apache.org/r/12934/#comment47663> create two network offering one with 'egress_policy'= true and other is 'egress_policy'= false Add the test cases for both test/integration/component/test_egress_fw_rules.py <https://reviews.apache.org/r/12934/#comment47660> Add 'egress_policy' entry in the network offering. test/integration/component/test_egress_fw_rules.py <https://reviews.apache.org/r/12934/#comment47658> 1. create a network offering without redundant router 2. You can have another offering/test case with redundant router test/integration/component/test_egress_fw_rules.py <https://reviews.apache.org/r/12934/#comment47661> 1. deploy VM should ' deploy vm with network offering <offering name> test/integration/component/test_egress_fw_rules.py <https://reviews.apache.org/r/12934/#comment47662> Please refer https://cwiki.apache.org/confluence/display/CLOUDSTACK/Egress+firewall+rules+-+Ability+to+change+the+default update the test case accordingly - Jayapal Reddy On July 25, 2013, 4:39 a.m., Ashutosh Kelkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/12934/ > ----------------------------------------------------------- > > (Updated July 25, 2013, 4:39 a.m.) > > > Review request for cloudstack, Girish Shilamkar, Jayapal Reddy, and Prasanna > Santhanam. > > > Repository: cloudstack-git > > > Description > ------- > > Tests for egress firewall rules for advance zone. > > > Diffs > ----- > > test/integration/component/test_egress_fw_rules.py PRE-CREATION > > Diff: https://reviews.apache.org/r/12934/diff/ > > > Testing > ------- > > > Thanks, > > Ashutosh Kelkar > >