----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28179/ -----------------------------------------------------------
Review request for cloudstack and sangeetha hariharan. Bugs: CLOUDSTACK-7928 https://issues.apache.org/jira/browse/CLOUDSTACK-7928 Repository: cloudstack-git Description ------- Following Test Cases currently fail in TestVMLifeCycleStoppedVPCVR Test Suite: test_07_migrate_instance_in_network test_08_user_data test_09_meta_data test_10_expunge_instance_in_network The test cases fail for the obvious reason since the VPC VR is stopped. The Stopped VPCVR doesnt allow the traffic to or from the Guest VMs. Hence the test cases are not valid to be tested in such a scenario and should be removed. Removed the test cases that are failing due to invalid scenario Diffs ----- test/integration/component/test_vpc_vm_life_cycle.py 7a1fd8a Diff: https://reviews.apache.org/r/28179/diff/ Testing ------- Testing not done Thanks, Chandan Purushothama