----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19039/#review39234 -----------------------------------------------------------
Commit ca1b911a4f1fba55a39322bce3eec009bf4b6269 in cloudstack's branch refs/heads/master from Ashutosh K [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ca1b911 ] CLOUDSTACK-2266: Adding automation tests for IP reservation feature Signed-off-by: SrikanteswaraRao Talluri <tall...@apache.org> - ASF Subversion and Git Services On March 20, 2014, 5:31 p.m., Ashutosh Kelkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19039/ > ----------------------------------------------------------- > > (Updated March 20, 2014, 5:31 p.m.) > > > Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-2266 > https://issues.apache.org/jira/browse/CLOUDSTACK-2266 > > > Repository: cloudstack-git > > > Description > ------- > > Adding first set of automation tests for IP reservation feature. > > > Diffs > ----- > > test/integration/component/test_ip_reservation.py 224212f > tools/marvin/marvin/codes.py e4a0f6a > tools/marvin/marvin/config/config.cfg 356a291 > tools/marvin/marvin/integration/lib/common.py 3b292bf > tools/marvin/marvin/integration/lib/utils.py 709fdde > > Diff: https://reviews.apache.org/r/19039/diff/ > > > Testing > ------- > > Yes. Log below. > > test_RVR_network (test_ip_reservation.TestIpReservation) ... SKIP: Skip - WIP > test_ip_reservation_in_multiple_networks_same_account > (test_ip_reservation.TestIpReservation) ... ok > test_nat_rules_nat rule (test_ip_reservation.TestIpReservation) ... ok > test_nat_rules_static nat rule (test_ip_reservation.TestIpReservation) ... ok > test_update_cidr_multiple_vms_not_all_inclusive > (test_ip_reservation.TestIpReservation) ... ok > test_update_cidr_single_vm_not_inclusive > (test_ip_reservation.TestIpReservation) ... ok > test_user_defined_cidr (test_ip_reservation.TestIpReservation) ... ok > test_vm_create_after_reservation_LB-NS > (test_ip_reservation.TestIpReservation) ... SKIP: Skipping - this test > required netscaler configured in the network > test_vm_create_after_reservation_LB-VR > (test_ip_reservation.TestIpReservation) ... ok > test_vm_create_outside_cidr_after_reservation_LB-NS > (test_ip_reservation.TestIpReservation) ... SKIP: Skipping - this test > required netscaler configured in the network > test_vm_create_outside_cidr_after_reservation_LB-VR > (test_ip_reservation.TestIpReservation) ... ok > ---------------------------------------------------------------------- > Ran 11 tests in 3753.613s > > OK > > Two tests which require Netscaler configured are skipped due to netscaler was > not available on setup. > > > Thanks, > > Ashutosh Kelkar > >