----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27379/#review60578 -----------------------------------------------------------
Ship it! 85ac979f72e7ea4b65f466429e786fe468a03646 4.5 46802557e81c4fb114367b05fd55ea87b16aeeb5 master - SrikanteswaraRao Talluri On Nov. 5, 2014, 8:36 a.m., Gaurav Aradhye wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27379/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2014, 8:36 a.m.) > > > Review request for cloudstack and SrikanteswaraRao Talluri. > > > Bugs: CLOUDSTACK-7818 > https://issues.apache.org/jira/browse/CLOUDSTACK-7818 > > > Repository: cloudstack-git > > > Description > ------- > > Changes: > > 1. Removing dependency of test cases on each other, creating new account for > each test case. > 2. Fix pep8 issues > 3. Fixing imports > > > Diffs > ----- > > test/integration/component/test_escalations_instances.py 1aaa688 > > Diff: https://reviews.apache.org/r/27379/diff/ > > > Testing > ------- > > Yes. Tested with KVM advanced setup. Only one test case failed because it was > run on wrong configuration. > > Log: > @Desc: Test Attach ISO to VM and Detach ISO from VM. ... SKIP: This feature > is not supported on existing hypervisor. Hence, skipping the test > @Desc: Test VM Snapshots pagination. ... SKIP: This feature is not supported > on existing hypervisor. Hence, skipping the test > @Desc: Test Revert VM to Snapshot functionality. ... SKIP: This feature is > not supported on existing hypervisor. Hence, skipping the test > @Desc: Test to verify pagination of Volumes for a VM ... === TestName: > test_16_list_vm_volumes_pagination | Status : SUCCESS === > ok > @Desc: Test to verify change service for Running VM ... SKIP: ScaleVM is not > supported on KVM. Hence, skipping the test > @Desc: Test to verify change service for Stopped VM ... === TestName: > test_18_stopped_vm_change_service | Status : SUCCESS === > ok > @Desc: Test to verify creation and reset of SSH Key for VM ... === TestName: > test_19_create_reset_vm_sshkey | Status : SUCCESS === > ok > @Desc: Test to verify Update VM details ... === TestName: > test_20_update_vm_displayname_group | Status : SUCCESS === > ok > @Desc: Test to verify Restore VM ... === TestName: test_21_restore_vm | > Status : SUCCESS === > ok > @Desc: Test to verify deploy VM with multiple networks ... === TestName: > test_22_deploy_vm_multiple_networks | Status : SUCCESS === > ok > @Desc: Test to verify deploy VM with multiple Security Groups ... === > TestName: test_23_deploy_vm_multiple_securitygroups | Status : EXCEPTION === > ERROR > @Desc: Test to verify deploy VM with static ip address assignment ... === > TestName: test_24_deploy_vm_with_static_ip_ES1662 | Status : SUCCESS === > ok > @Desc: Test to verify dnsmasq dhcp conflict issue due to /ect/hosts not > getting udpated ... === TestName: test_25_ip_reallocation_ES1377 | Status : > SUCCESS === > ok > @Desc: Test List Instances pagination ... === TestName: > test_01_list_instances_pagination | Status : SUCCESS === > ok > @Desc: Test List Running VM's ... === TestName: test_02_list_Running_vm | > Status : SUCCESS === > ok > @Desc: Test List Stopped VM's ... === TestName: test_03_list_Stopped_vm | > Status : SUCCESS === > ok > @Desc: Test List Destroyed VM's ... === TestName: test_04_list_Destroyed_vm | > Status : SUCCESS === > ok > @Desc: Test List VM by Id ... === TestName: test_05_list_vm_by_id | Status : > SUCCESS === > ok > @Desc: Test List VM's by Name ... === TestName: test_06_list_vm_by_name | > Status : SUCCESS === > ok > @Desc: Test List VM's by Name and State ... === TestName: > test_07_list_vm_by_name_state | Status : SUCCESS === > ok > @Desc: Test List VM by Zone. ... === TestName: test_08_list_vm_by_zone | > Status : SUCCESS === > ok > @Desc: Test List VM by Zone. ... === TestName: test_09_list_vm_by_zone_name | > Status : SUCCESS === > ok > @Desc: Test List VM by Zone. ... === TestName: > test_10_list_vm_by_zone_name_state | Status : SUCCESS === > ok > @Desc: Test to verify registering and reset of SSH Key for VM ... === > TestName: test_11_register_reset_vm_sshkey | Status : SUCCESS === > ok > @Desc: Test to verify change service for Running VM ... === TestName: > test_12_running_vm_change_service | Status : SUCCESS === > ok > @Desc: Test to verify Nics for a VM ... === TestName: test_13_vm_nics | > Status : SUCCESS === > ok > > > Thanks, > > Gaurav Aradhye > >