Skip to content

Conversation

@ustcweizhou
Copy link
Contributor

No description provided.

@ozhanka
Copy link

ozhanka commented Oct 20, 2016

Hi, @ustcweizhou do we need to take any more action or inform some people from ACS to take this PR to upcoming releases?

@ustcweizhou
Copy link
Contributor Author

@jburwell Could you please review this PR ? Thanks, @ozhanrk wants to make it in 4.9.1.

@jburwell
Copy link
Contributor

jburwell commented Nov 1, 2016

@ustcweizhou @ozhanrk Reading the ticket and the patch, this behavior seems like a common request across storage implementations. Some users want snapshots to be automatically removed and others do not. Given the variability of use cases, I think choosing one approach over another would be inappropriate. It feels like we should step back and evaluate a global-setting with a VM-level override that specifies whether or not snapshots should be removed when a VM is destroyed. Does this reasoning make sense or am I misunderstanding the goal?

Also, this feels like a minor enhancement rather than a defect fix. Therefore, I think we should move the target of the work to master rather than LTS.

@ozhanka
Copy link

ozhanka commented Nov 1, 2016

Hi @jburwell , this is a missing 3 line of code fix which was occured because of the fixes done in CLOUDSTACK-8302, CLOUDSTACK-9297. Those fixed bug's are already in 4.9.0 release so the codes which @ustcweizhou fixed are the required, remaining parts for the complete functional fix of CLOUDSTACK-9297 ticket. Also this fix only effects RBD users, other storage users does not effect.

So if possible please lets include this fix for upcoming 4.9 lts release and if we like to add a new enhancement lets plan it for 4.10 or later upcoming. We are trying to fix this problem nearly from 4.8 release like 6-9 months or more.

Currently we using this pr on our 4.9 production environment by compiling this code over 4.9.0 code, so we really need this fix on upcoming lts code.

@jburwell
Copy link
Contributor

jburwell commented Nov 7, 2016

@ozhanrk I recommend combining the fixes into a single PR for review cohesion and to ensure that the merge maintains the stability of the release branches. You could either amend this PR with the necessary commits or create a new PR and close this one -- whichever approach is easier for you. Ultimately, the PR should have one commit per JIRA ticket fixed.

@ozhanka
Copy link

ozhanka commented Nov 7, 2016

Hi @jburwell , i am so sorry but i do not understand, what you mean by combining fixes under a single pr because this is a only single fix with a 4 lines of code change which only effects rbd storage users for primary storage. The previous tickets which mentioned above was both fixed and currently in 4.9.0.0 code. So this is the only remaining part of that fixes for rbd users.

@ustcweizhou i am not a developer, if i am wrong could you explain our current status in more technical way, i am very new to ACS community, so maybe i could not express pr's current status :)

@ustcweizhou
Copy link
Contributor Author

@jburwell John, this is a small bug fix for issue: failed to delete snapshot on RBD if the original volume is removed.
It will not impact other scenario and bring other issues.
I think it can be merged into LTS.

@ozhanka
Copy link

ozhanka commented Nov 17, 2016

Hi @rhtyd @jburwell,
With the comments of @ustcweizhou, could we start required tests and if its all ok, could we merge this pr to upcoming 4.9.1.0 release please?

@jburwell
Copy link
Contributor

jburwell commented Nov 17, 2016

@ustcweizhou @ozhanrk this feels like a relatively narrow case (RBD on KVM), and we are extremely late for 4.9.1.0. We have numerous "small" fixes that could be included that would further delay significant fixes that affect nearly all users. I am sorry, but this fix will have to wait until 4.9.2.0/4.10.1.0/4.11.0.0.

@jburwell
Copy link
Contributor

@ozhanrk @ustcweizhou I asked a functionality question regarding this functionality to which I cannot find an answer. Namely, that this patch is deleting snapshots in a circumstance where not all users want them deleted.

@ozhanka
Copy link

ozhanka commented Nov 17, 2016

hi @jburwell this pr does not delete any kind of snapshots, this patch only prevents, solves a kind of timeout issue on code thats all, nothing more. This is a 4 lines of small fix where delete snapshot code could not find already deleted snapshots ids so it waits till timeout reached, with this patch it understands they are already deleted so it did not wait and continue the process.

@yadvr
Copy link
Member

yadvr commented Nov 20, 2016

@blueorangutan package

@blueorangutan
Copy link

@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result: ✔centos6 ✔centos7 ✔debian. JID-191

@yadvr
Copy link
Member

yadvr commented Nov 21, 2016

@blueorangutan test

@blueorangutan
Copy link

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link

Trillian test result (tid-377)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 27282 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1710-t377-kvm-centos7.zip
Test completed. 47 look ok, 1 have error(s)

Test Result Time (s) Test File
test_02_redundant_VPC_default_routes Failure 870.27 test_vpc_redundant.py
ContextSuite context=TestVPCRedundancy>:teardown Error 518.77 test_vpc_redundant.py
test_01_vpc_site2site_vpn Success 185.42 test_vpc_vpn.py
test_01_vpc_remote_access_vpn Success 66.14 test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn Success 271.58 test_vpc_vpn.py
test_02_VPC_default_routes Success 309.46 test_vpc_router_nics.py
test_01_VPC_nics_after_destroy Success 656.73 test_vpc_router_nics.py
test_05_rvpc_multi_tiers Success 513.66 test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics Success 1286.92 test_vpc_redundant.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers Success 554.96 test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Success 1303.03 test_vpc_redundant.py
test_09_delete_detached_volume Success 15.51 test_volumes.py
test_08_resize_volume Success 15.43 test_volumes.py
test_07_resize_fail Success 20.52 test_volumes.py
test_06_download_detached_volume Success 15.31 test_volumes.py
test_05_detach_volume Success 100.30 test_volumes.py
test_04_delete_attached_volume Success 10.20 test_volumes.py
test_03_download_attached_volume Success 15.41 test_volumes.py
test_02_attach_volume Success 44.99 test_volumes.py
test_01_create_volume Success 719.77 test_volumes.py
test_deploy_vm_multiple Success 253.60 test_vm_life_cycle.py
test_deploy_vm Success 0.03 test_vm_life_cycle.py
test_advZoneVirtualRouter Success 0.03 test_vm_life_cycle.py
test_10_attachAndDetach_iso Success 26.70 test_vm_life_cycle.py
test_09_expunge_vm Success 125.25 test_vm_life_cycle.py
test_08_migrate_vm Success 42.44 test_vm_life_cycle.py
test_07_restore_vm Success 0.14 test_vm_life_cycle.py
test_06_destroy_vm Success 125.92 test_vm_life_cycle.py
test_03_reboot_vm Success 125.82 test_vm_life_cycle.py
test_02_start_vm Success 10.17 test_vm_life_cycle.py
test_01_stop_vm Success 40.33 test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName Success 131.03 test_templates.py
test_08_list_system_templates Success 0.03 test_templates.py
test_07_list_public_templates Success 0.04 test_templates.py
test_05_template_permissions Success 0.06 test_templates.py
test_04_extract_template Success 5.18 test_templates.py
test_03_delete_template Success 5.11 test_templates.py
test_02_edit_template Success 90.18 test_templates.py
test_01_create_template Success 50.52 test_templates.py
test_10_destroy_cpvm Success 161.65 test_ssvm.py
test_09_destroy_ssvm Success 168.70 test_ssvm.py
test_08_reboot_cpvm Success 131.69 test_ssvm.py
test_07_reboot_ssvm Success 133.64 test_ssvm.py
test_06_stop_cpvm Success 131.78 test_ssvm.py
test_05_stop_ssvm Success 163.84 test_ssvm.py
test_04_cpvm_internals Success 1.23 test_ssvm.py
test_03_ssvm_internals Success 3.37 test_ssvm.py
test_02_list_cpvm_vm Success 0.13 test_ssvm.py
test_01_list_sec_storage_vm Success 0.14 test_ssvm.py
test_01_snapshot_root_disk Success 16.34 test_snapshots.py
test_04_change_offering_small Success 239.69 test_service_offerings.py
test_03_delete_service_offering Success 0.04 test_service_offerings.py
test_02_edit_service_offering Success 0.09 test_service_offerings.py
test_01_create_service_offering Success 0.11 test_service_offerings.py
test_02_sys_template_ready Success 0.13 test_secondary_storage.py
test_01_sys_vm_start Success 0.19 test_secondary_storage.py
test_09_reboot_router Success 40.33 test_routers.py
test_08_start_router Success 30.40 test_routers.py
test_07_stop_router Success 10.16 test_routers.py
test_06_router_advanced Success 0.06 test_routers.py
test_05_router_basic Success 0.04 test_routers.py
test_04_restart_network_wo_cleanup Success 5.72 test_routers.py
test_03_restart_network_cleanup Success 60.54 test_routers.py
test_02_router_internal_adv Success 1.05 test_routers.py
test_01_router_internal_basic Success 0.59 test_routers.py
test_router_dns_guestipquery Success 77.23 test_router_dns.py
test_router_dns_externalipquery Success 0.06 test_router_dns.py
test_router_dhcphosts Success 328.57 test_router_dhcphosts.py
test_01_updatevolumedetail Success 0.09 test_resource_detail.py
test_01_reset_vm_on_reboot Success 130.98 test_reset_vm_on_reboot.py
test_createRegion Success 0.04 test_regions.py
test_create_pvlan_network Success 5.23 test_pvlan.py
test_dedicatePublicIpRange Success 0.44 test_public_ip_range.py
test_04_rvpc_privategw_static_routes Success 477.23 test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup Success 491.65 test_privategw_acl.py
test_02_vpc_privategw_static_routes Success 427.20 test_privategw_acl.py
test_01_vpc_privategw_acl Success 98.40 test_privategw_acl.py
test_01_primary_storage_nfs Success 35.99 test_primary_storage.py
test_createPortablePublicIPRange Success 15.22 test_portable_publicip.py
test_createPortablePublicIPAcquire Success 15.46 test_portable_publicip.py
test_isolate_network_password_server Success 90.06 test_password_server.py
test_UpdateStorageOverProvisioningFactor Success 0.16 test_over_provisioning.py
test_oobm_zchange_password Success 20.52 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Success 16.52 test_outofbandmanagement.py
test_oobm_issue_power_status Success 10.52 test_outofbandmanagement.py
test_oobm_issue_power_soft Success 15.51 test_outofbandmanagement.py
test_oobm_issue_power_reset Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_on Success 16.52 test_outofbandmanagement.py
test_oobm_issue_power_off Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_cycle Success 15.52 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Success 62.57 test_outofbandmanagement.py
test_oobm_enable_feature_valid Success 5.20 test_outofbandmanagement.py
test_oobm_enable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_disable_feature_valid Success 0.19 test_outofbandmanagement.py
test_oobm_disable_feature_invalid Success 5.20 test_outofbandmanagement.py
test_oobm_configure_invalid_driver Success 0.11 test_outofbandmanagement.py
test_oobm_configure_default_driver Success 0.10 test_outofbandmanagement.py
test_oobm_background_powerstate_sync Success 29.88 test_outofbandmanagement.py
test_extendPhysicalNetworkVlan Success 15.37 test_non_contigiousvlan.py
test_01_nic Success 636.79 test_nic.py
test_releaseIP Success 279.82 test_network.py
test_reboot_router Success 430.04 test_network.py
test_public_ip_user_account Success 10.28 test_network.py
test_public_ip_admin_account Success 40.29 test_network.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Success 66.89 test_network.py
test_network_rules_acquired_public_ip_2_nat_rule Success 61.91 test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule Success 124.25 test_network.py
test_delete_account Success 274.01 test_network.py
test_02_port_fwd_on_non_src_nat Success 55.65 test_network.py
test_01_port_fwd_on_src_nat Success 111.81 test_network.py
test_nic_secondaryip_add_remove Success 203.46 test_multipleips_per_nic.py
login_test_saml_user Success 24.68 test_login.py
test_assign_and_removal_lb Success 133.61 test_loadbalance.py
test_02_create_lb_rule_non_nat Success 187.34 test_loadbalance.py
test_01_create_lb_rule_src_nat Success 232.12 test_loadbalance.py
test_03_list_snapshots Success 0.08 test_list_ids_parameter.py
test_02_list_templates Success 0.04 test_list_ids_parameter.py
test_01_list_volumes Success 0.03 test_list_ids_parameter.py
test_07_list_default_iso Success 0.06 test_iso.py
test_05_iso_permissions Success 0.07 test_iso.py
test_04_extract_Iso Success 5.22 test_iso.py
test_03_delete_iso Success 95.17 test_iso.py
test_02_edit_iso Success 0.06 test_iso.py
test_01_create_iso Success 21.91 test_iso.py
test_04_rvpc_internallb_haproxy_stats_on_all_interfaces Success 258.81 test_internal_lb.py
test_03_vpc_internallb_haproxy_stats_on_all_interfaces Success 214.98 test_internal_lb.py
test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 Success 531.17 test_internal_lb.py
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 Success 455.57 test_internal_lb.py
test_dedicateGuestVlanRange Success 10.31 test_guest_vlan_range.py
test_UpdateConfigParamWithScope Success 0.16 test_global_settings.py
test_rolepermission_lifecycle_update Success 7.07 test_dynamicroles.py
test_rolepermission_lifecycle_list Success 7.14 test_dynamicroles.py
test_rolepermission_lifecycle_delete Success 6.81 test_dynamicroles.py
test_rolepermission_lifecycle_create Success 6.79 test_dynamicroles.py
test_rolepermission_lifecycle_concurrent_updates Success 7.04 test_dynamicroles.py
test_role_lifecycle_update_role_inuse Success 6.79 test_dynamicroles.py
test_role_lifecycle_update Success 6.93 test_dynamicroles.py
test_role_lifecycle_list Success 6.92 test_dynamicroles.py
test_role_lifecycle_delete Success 12.12 test_dynamicroles.py
test_role_lifecycle_create Success 6.79 test_dynamicroles.py
test_role_inuse_deletion Success 6.76 test_dynamicroles.py
test_role_account_acls_multiple_mgmt_servers Success 9.21 test_dynamicroles.py
test_role_account_acls Success 9.27 test_dynamicroles.py
test_default_role_deletion Success 6.88 test_dynamicroles.py
test_04_create_fat_type_disk_offering Success 0.07 test_disk_offerings.py
test_03_delete_disk_offering Success 0.04 test_disk_offerings.py
test_02_edit_disk_offering Success 0.05 test_disk_offerings.py
test_02_create_sparse_type_disk_offering Success 0.07 test_disk_offerings.py
test_01_create_disk_offering Success 0.10 test_disk_offerings.py
test_deployvm_userdispersing Success 30.97 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userconcentrated Success 55.82 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_firstfit Success 55.66 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userdata_post Success 10.37 test_deploy_vm_with_userdata.py
test_deployvm_userdata Success 55.72 test_deploy_vm_with_userdata.py
test_02_deploy_vm_root_resize Success 6.89 test_deploy_vm_root_resize.py
test_01_deploy_vm_root_resize Success 7.05 test_deploy_vm_root_resize.py
test_00_deploy_vm_root_resize Success 274.13 test_deploy_vm_root_resize.py
test_deploy_vm_from_iso Success 208.40 test_deploy_vm_iso.py
test_DeployVmAntiAffinityGroup Success 61.56 test_affinity_groups.py
test_03_delete_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_02_revert_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_01_test_vm_volume_snapshot Skipped 0.00 test_vm_snapshots.py
test_01_create_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_06_copy_template Skipped 0.00 test_templates.py
test_static_role_account_acls Skipped 0.02 test_staticroles.py
test_01_scale_vm Skipped 0.00 test_scale_vm.py
test_01_primary_storage_iscsi Skipped 0.04 test_primary_storage.py
test_06_copy_iso Skipped 0.00 test_iso.py
test_deploy_vgpu_enabled_vm Skipped 0.01 test_deploy_vgpu_enabled_vm.py

@yadvr
Copy link
Member

yadvr commented Nov 23, 2016

Do we have LGTMs on this?

@ozhanka
Copy link

ozhanka commented Nov 23, 2016

Hi @kiwiflyer @nathanejohnson i saw that you are merged this fix and using it on your ENA CloudStack branch, when you have time could you check the code for possible LGTM's please.

@nathanejohnson
Copy link
Member

LGTM! We're running it in our labs.

@mike-tutkowski
Copy link
Member

This code LGTM.

@ozhanka
Copy link

ozhanka commented Nov 23, 2016

Hi @rhtyd we have got the required LGTM's now.

@yadvr
Copy link
Member

yadvr commented Nov 24, 2016

Thanks @ozhanrk I'll kick a final test round with xenserver and merge this.
@blueorangutan test centos7 xenserver-65sp1

@blueorangutan
Copy link

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + xenserver-65sp1) has been kicked to run smoke tests

@yadvr
Copy link
Member

yadvr commented Nov 24, 2016

@blueorangutan test

@blueorangutan
Copy link

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link

Trillian test result (tid-419)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 32311 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1710-t419-kvm-centos7.zip
Test completed. 43 look ok, 5 have error(s)

Test Result Time (s) Test File
test_06_download_detached_volume Failure 15.34 test_volumes.py
test_02_create_lb_rule_non_nat Failure 252.00 test_loadbalance.py
test_04_extract_Iso Failure 5.12 test_iso.py
ContextSuite context=TestVpcSite2SiteVpn>:setup Error 0.00 test_vpc_vpn.py
ContextSuite context=TestVpcRemoteAccessVpn>:setup Error 0.00 test_vpc_vpn.py
ContextSuite context=TestRVPCSite2SiteVpn>:setup Error 0.00 test_vpc_vpn.py
test_01_create_volume Error 955.72 test_volumes.py
ContextSuite context=TestInternalLb>:setup Error 0.00 test_internal_lb.py
test_02_VPC_default_routes Success 272.95 test_vpc_router_nics.py
test_01_VPC_nics_after_destroy Success 559.93 test_vpc_router_nics.py
test_05_rvpc_multi_tiers Success 503.58 test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics Success 1326.56 test_vpc_redundant.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers Success 589.09 test_vpc_redundant.py
test_02_redundant_VPC_default_routes Success 796.84 test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Success 1312.55 test_vpc_redundant.py
test_09_delete_detached_volume Success 15.57 test_volumes.py
test_08_resize_volume Success 15.41 test_volumes.py
test_07_resize_fail Success 20.47 test_volumes.py
test_05_detach_volume Success 100.29 test_volumes.py
test_04_delete_attached_volume Success 10.21 test_volumes.py
test_03_download_attached_volume Success 15.28 test_volumes.py
test_02_attach_volume Success 104.14 test_volumes.py
test_deploy_vm_multiple Success 294.34 test_vm_life_cycle.py
test_deploy_vm Success 0.03 test_vm_life_cycle.py
test_advZoneVirtualRouter Success 0.02 test_vm_life_cycle.py
test_10_attachAndDetach_iso Success 27.42 test_vm_life_cycle.py
test_09_expunge_vm Success 125.25 test_vm_life_cycle.py
test_08_migrate_vm Success 41.06 test_vm_life_cycle.py
test_07_restore_vm Success 0.14 test_vm_life_cycle.py
test_06_destroy_vm Success 130.91 test_vm_life_cycle.py
test_03_reboot_vm Success 125.87 test_vm_life_cycle.py
test_02_start_vm Success 10.19 test_vm_life_cycle.py
test_01_stop_vm Success 40.34 test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName Success 166.44 test_templates.py
test_08_list_system_templates Success 0.03 test_templates.py
test_07_list_public_templates Success 0.04 test_templates.py
test_05_template_permissions Success 0.06 test_templates.py
test_04_extract_template Success 5.32 test_templates.py
test_03_delete_template Success 5.10 test_templates.py
test_02_edit_template Success 90.18 test_templates.py
test_01_create_template Success 65.58 test_templates.py
test_10_destroy_cpvm Success 166.47 test_ssvm.py
test_09_destroy_ssvm Success 194.73 test_ssvm.py
test_08_reboot_cpvm Success 131.97 test_ssvm.py
test_07_reboot_ssvm Success 133.68 test_ssvm.py
test_06_stop_cpvm Success 131.78 test_ssvm.py
test_05_stop_ssvm Success 133.47 test_ssvm.py
test_04_cpvm_internals Success 1.22 test_ssvm.py
test_03_ssvm_internals Success 3.06 test_ssvm.py
test_02_list_cpvm_vm Success 0.13 test_ssvm.py
test_01_list_sec_storage_vm Success 0.15 test_ssvm.py
test_01_snapshot_root_disk Success 16.34 test_snapshots.py
test_04_change_offering_small Success 239.67 test_service_offerings.py
test_03_delete_service_offering Success 0.04 test_service_offerings.py
test_02_edit_service_offering Success 0.06 test_service_offerings.py
test_01_create_service_offering Success 0.12 test_service_offerings.py
test_02_sys_template_ready Success 0.13 test_secondary_storage.py
test_01_sys_vm_start Success 0.18 test_secondary_storage.py
test_09_reboot_router Success 50.45 test_routers.py
test_08_start_router Success 35.35 test_routers.py
test_07_stop_router Success 10.17 test_routers.py
test_06_router_advanced Success 0.07 test_routers.py
test_05_router_basic Success 0.04 test_routers.py
test_04_restart_network_wo_cleanup Success 5.71 test_routers.py
test_03_restart_network_cleanup Success 65.68 test_routers.py
test_02_router_internal_adv Success 0.86 test_routers.py
test_01_router_internal_basic Success 0.50 test_routers.py
test_router_dns_guestipquery Success 78.67 test_router_dns.py
test_router_dns_externalipquery Success 0.09 test_router_dns.py
test_router_dhcphosts Success 277.54 test_router_dhcphosts.py
test_01_updatevolumedetail Success 0.08 test_resource_detail.py
test_01_reset_vm_on_reboot Success 191.38 test_reset_vm_on_reboot.py
test_createRegion Success 0.04 test_regions.py
test_create_pvlan_network Success 5.28 test_pvlan.py
test_dedicatePublicIpRange Success 0.58 test_public_ip_range.py
test_04_rvpc_privategw_static_routes Success 599.12 test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup Success 567.33 test_privategw_acl.py
test_02_vpc_privategw_static_routes Success 412.75 test_privategw_acl.py
test_01_vpc_privategw_acl Success 108.55 test_privategw_acl.py
test_01_primary_storage_nfs Success 36.05 test_primary_storage.py
test_createPortablePublicIPRange Success 15.23 test_portable_publicip.py
test_createPortablePublicIPAcquire Success 15.50 test_portable_publicip.py
test_isolate_network_password_server Success 89.46 test_password_server.py
test_UpdateStorageOverProvisioningFactor Success 0.19 test_over_provisioning.py
test_oobm_zchange_password Success 21.02 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Success 16.52 test_outofbandmanagement.py
test_oobm_issue_power_status Success 10.50 test_outofbandmanagement.py
test_oobm_issue_power_soft Success 11.02 test_outofbandmanagement.py
test_oobm_issue_power_reset Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_on Success 15.51 test_outofbandmanagement.py
test_oobm_issue_power_off Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_cycle Success 15.53 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Success 57.69 test_outofbandmanagement.py
test_oobm_enable_feature_valid Success 5.18 test_outofbandmanagement.py
test_oobm_enable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_disable_feature_valid Success 5.20 test_outofbandmanagement.py
test_oobm_disable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_configure_invalid_driver Success 0.10 test_outofbandmanagement.py
test_oobm_configure_default_driver Success 0.10 test_outofbandmanagement.py
test_oobm_background_powerstate_sync Success 29.93 test_outofbandmanagement.py
test_extendPhysicalNetworkVlan Success 15.33 test_non_contigiousvlan.py
test_01_nic Success 637.00 test_nic.py
test_releaseIP Success 264.23 test_network.py
test_reboot_router Success 461.98 test_network.py
test_public_ip_user_account Success 10.32 test_network.py
test_public_ip_admin_account Success 40.29 test_network.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Success 66.71 test_network.py
test_network_rules_acquired_public_ip_2_nat_rule Success 61.62 test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule Success 123.69 test_network.py
test_delete_account Success 364.83 test_network.py
test_02_port_fwd_on_non_src_nat Success 55.75 test_network.py
test_01_port_fwd_on_src_nat Success 111.86 test_network.py
test_nic_secondaryip_add_remove Success 284.20 test_multipleips_per_nic.py
login_test_saml_user Success 24.80 test_login.py
test_assign_and_removal_lb Success 134.83 test_loadbalance.py
test_01_create_lb_rule_src_nat Success 251.88 test_loadbalance.py
test_03_list_snapshots Success 0.09 test_list_ids_parameter.py
test_02_list_templates Success 0.04 test_list_ids_parameter.py
test_01_list_volumes Success 0.03 test_list_ids_parameter.py
test_07_list_default_iso Success 0.06 test_iso.py
test_05_iso_permissions Success 0.07 test_iso.py
test_03_delete_iso Success 95.21 test_iso.py
test_02_edit_iso Success 0.11 test_iso.py
test_01_create_iso Success 22.13 test_iso.py
test_dedicateGuestVlanRange Success 10.30 test_guest_vlan_range.py
test_UpdateConfigParamWithScope Success 0.14 test_global_settings.py
test_rolepermission_lifecycle_update Success 7.14 test_dynamicroles.py
test_rolepermission_lifecycle_list Success 6.97 test_dynamicroles.py
test_rolepermission_lifecycle_delete Success 6.82 test_dynamicroles.py
test_rolepermission_lifecycle_create Success 6.81 test_dynamicroles.py
test_rolepermission_lifecycle_concurrent_updates Success 6.92 test_dynamicroles.py
test_role_lifecycle_update_role_inuse Success 6.81 test_dynamicroles.py
test_role_lifecycle_update Success 12.18 test_dynamicroles.py
test_role_lifecycle_list Success 7.57 test_dynamicroles.py
test_role_lifecycle_delete Success 12.03 test_dynamicroles.py
test_role_lifecycle_create Success 6.82 test_dynamicroles.py
test_role_inuse_deletion Success 6.79 test_dynamicroles.py
test_role_account_acls_multiple_mgmt_servers Success 9.31 test_dynamicroles.py
test_role_account_acls Success 9.34 test_dynamicroles.py
test_default_role_deletion Success 7.06 test_dynamicroles.py
test_04_create_fat_type_disk_offering Success 0.07 test_disk_offerings.py
test_03_delete_disk_offering Success 0.04 test_disk_offerings.py
test_02_edit_disk_offering Success 0.06 test_disk_offerings.py
test_02_create_sparse_type_disk_offering Success 0.07 test_disk_offerings.py
test_01_create_disk_offering Success 0.10 test_disk_offerings.py
test_deployvm_userdispersing Success 20.74 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userconcentrated Success 20.56 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_firstfit Success 131.20 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userdata_post Success 51.11 test_deploy_vm_with_userdata.py
test_deployvm_userdata Success 85.94 test_deploy_vm_with_userdata.py
test_02_deploy_vm_root_resize Success 6.86 test_deploy_vm_root_resize.py
test_01_deploy_vm_root_resize Success 6.88 test_deploy_vm_root_resize.py
test_00_deploy_vm_root_resize Success 254.52 test_deploy_vm_root_resize.py
test_deploy_vm_from_iso Success 229.05 test_deploy_vm_iso.py
test_DeployVmAntiAffinityGroup Success 106.50 test_affinity_groups.py
test_03_delete_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_02_revert_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_01_test_vm_volume_snapshot Skipped 0.00 test_vm_snapshots.py
test_01_create_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_06_copy_template Skipped 0.00 test_templates.py
test_static_role_account_acls Skipped 0.02 test_staticroles.py
test_01_scale_vm Skipped 0.00 test_scale_vm.py
test_01_primary_storage_iscsi Skipped 0.04 test_primary_storage.py
test_06_copy_iso Skipped 0.00 test_iso.py
test_deploy_vgpu_enabled_vm Skipped 0.01 test_deploy_vgpu_enabled_vm.py

@blueorangutan
Copy link

Trillian test result (tid-418)
Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 7
Total time taken: 36313 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1710-t418-xenserver-65sp1.zip
Test completed. 45 look ok, 3 have error(s)

Test Result Time (s) Test File
test_05_rvpc_multi_tiers Failure 580.53 test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics Failure 1376.08 test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Failure 627.27 test_vpc_redundant.py
test_01_VPC_nics_after_destroy Error 121.73 test_vpc_router_nics.py
test_04_extract_template Error 0.05 test_templates.py
test_03_delete_template Error 5.07 test_templates.py
test_01_vpc_site2site_vpn Success 341.80 test_vpc_vpn.py
test_01_vpc_remote_access_vpn Success 166.24 test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn Success 536.75 test_vpc_vpn.py
test_02_VPC_default_routes Success 424.37 test_vpc_router_nics.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers Success 883.50 test_vpc_redundant.py
test_02_redundant_VPC_default_routes Success 1121.38 test_vpc_redundant.py
test_09_delete_detached_volume Success 15.72 test_volumes.py
test_08_resize_volume Success 95.98 test_volumes.py
test_07_resize_fail Success 100.70 test_volumes.py
test_06_download_detached_volume Success 20.28 test_volumes.py
test_05_detach_volume Success 100.24 test_volumes.py
test_04_delete_attached_volume Success 10.14 test_volumes.py
test_03_download_attached_volume Success 15.20 test_volumes.py
test_02_attach_volume Success 11.48 test_volumes.py
test_01_create_volume Success 392.57 test_volumes.py
test_03_delete_vm_snapshots Success 280.37 test_vm_snapshots.py
test_02_revert_vm_snapshots Success 196.78 test_vm_snapshots.py
test_01_create_vm_snapshots Success 100.81 test_vm_snapshots.py
test_deploy_vm_multiple Success 302.72 test_vm_life_cycle.py
test_deploy_vm Success 0.02 test_vm_life_cycle.py
test_advZoneVirtualRouter Success 0.02 test_vm_life_cycle.py
test_10_attachAndDetach_iso Success 97.00 test_vm_life_cycle.py
test_09_expunge_vm Success 125.17 test_vm_life_cycle.py
test_08_migrate_vm Success 65.76 test_vm_life_cycle.py
test_07_restore_vm Success 0.07 test_vm_life_cycle.py
test_06_destroy_vm Success 5.09 test_vm_life_cycle.py
test_03_reboot_vm Success 10.12 test_vm_life_cycle.py
test_02_start_vm Success 20.17 test_vm_life_cycle.py
test_01_stop_vm Success 30.20 test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName Success 166.24 test_templates.py
test_08_list_system_templates Success 0.02 test_templates.py
test_07_list_public_templates Success 0.03 test_templates.py
test_05_template_permissions Success 0.04 test_templates.py
test_02_edit_template Success 90.12 test_templates.py
test_01_create_template Success 95.57 test_templates.py
test_10_destroy_cpvm Success 196.65 test_ssvm.py
test_09_destroy_ssvm Success 199.10 test_ssvm.py
test_08_reboot_cpvm Success 171.42 test_ssvm.py
test_07_reboot_ssvm Success 144.80 test_ssvm.py
test_06_stop_cpvm Success 166.47 test_ssvm.py
test_05_stop_ssvm Success 139.29 test_ssvm.py
test_04_cpvm_internals Success 1.26 test_ssvm.py
test_03_ssvm_internals Success 3.77 test_ssvm.py
test_02_list_cpvm_vm Success 0.09 test_ssvm.py
test_01_list_sec_storage_vm Success 0.10 test_ssvm.py
test_01_snapshot_root_disk Success 21.06 test_snapshots.py
test_04_change_offering_small Success 134.16 test_service_offerings.py
test_03_delete_service_offering Success 0.03 test_service_offerings.py
test_02_edit_service_offering Success 0.04 test_service_offerings.py
test_01_create_service_offering Success 0.09 test_service_offerings.py
test_02_sys_template_ready Success 0.09 test_secondary_storage.py
test_01_sys_vm_start Success 0.12 test_secondary_storage.py
test_01_scale_vm Success 5.14 test_scale_vm.py
test_09_reboot_router Success 90.50 test_routers.py
test_08_start_router Success 70.43 test_routers.py
test_07_stop_router Success 20.29 test_routers.py
test_06_router_advanced Success 0.04 test_routers.py
test_05_router_basic Success 0.03 test_routers.py
test_04_restart_network_wo_cleanup Success 5.50 test_routers.py
test_03_restart_network_cleanup Success 155.84 test_routers.py
test_02_router_internal_adv Success 0.79 test_routers.py
test_01_router_internal_basic Success 0.57 test_routers.py
test_router_dns_guestipquery Success 48.78 test_router_dns.py
test_router_dns_externalipquery Success 0.06 test_router_dns.py
test_router_dhcphosts Success 102.58 test_router_dhcphosts.py
test_01_updatevolumedetail Success 0.06 test_resource_detail.py
test_01_reset_vm_on_reboot Success 45.42 test_reset_vm_on_reboot.py
test_createRegion Success 0.03 test_regions.py
test_create_pvlan_network Success 5.17 test_pvlan.py
test_dedicatePublicIpRange Success 0.30 test_public_ip_range.py
test_04_rvpc_privategw_static_routes Success 1073.40 test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup Success 1094.36 test_privategw_acl.py
test_02_vpc_privategw_static_routes Success 842.69 test_privategw_acl.py
test_01_vpc_privategw_acl Success 147.51 test_privategw_acl.py
test_01_primary_storage_nfs Success 40.06 test_primary_storage.py
test_01_primary_storage_iscsi Success 80.55 test_primary_storage.py
test_createPortablePublicIPRange Success 15.16 test_portable_publicip.py
test_createPortablePublicIPAcquire Success 15.31 test_portable_publicip.py
test_isolate_network_password_server Success 66.91 test_password_server.py
test_UpdateStorageOverProvisioningFactor Success 0.14 test_over_provisioning.py
test_oobm_zchange_password Success 15.52 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Success 16.48 test_outofbandmanagement.py
test_oobm_issue_power_status Success 10.53 test_outofbandmanagement.py
test_oobm_issue_power_soft Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_reset Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_on Success 15.54 test_outofbandmanagement.py
test_oobm_issue_power_off Success 15.51 test_outofbandmanagement.py
test_oobm_issue_power_cycle Success 15.51 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Success 52.11 test_outofbandmanagement.py
test_oobm_enable_feature_valid Success 5.21 test_outofbandmanagement.py
test_oobm_enable_feature_invalid Success 0.11 test_outofbandmanagement.py
test_oobm_disable_feature_valid Success 0.15 test_outofbandmanagement.py
test_oobm_disable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_configure_invalid_driver Success 0.12 test_outofbandmanagement.py
test_oobm_configure_default_driver Success 0.11 test_outofbandmanagement.py
test_oobm_background_powerstate_sync Success 29.71 test_outofbandmanagement.py
test_extendPhysicalNetworkVlan Success 15.24 test_non_contigiousvlan.py
test_01_nic Success 861.20 test_nic.py
test_releaseIP Success 278.38 test_network.py
test_reboot_router Success 615.28 test_network.py
test_public_ip_user_account Success 10.19 test_network.py
test_public_ip_admin_account Success 40.20 test_network.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Success 86.43 test_network.py
test_network_rules_acquired_public_ip_2_nat_rule Success 76.55 test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule Success 103.52 test_network.py
test_delete_account Success 443.56 test_network.py
test_02_port_fwd_on_non_src_nat Success 70.59 test_network.py
test_01_port_fwd_on_src_nat Success 83.77 test_network.py
test_nic_secondaryip_add_remove Success 343.69 test_multipleips_per_nic.py
login_test_saml_user Success 21.33 test_login.py
test_assign_and_removal_lb Success 152.27 test_loadbalance.py
test_02_create_lb_rule_non_nat Success 207.49 test_loadbalance.py
test_01_create_lb_rule_src_nat Success 210.54 test_loadbalance.py
test_03_list_snapshots Success 0.04 test_list_ids_parameter.py
test_02_list_templates Success 0.03 test_list_ids_parameter.py
test_01_list_volumes Success 0.02 test_list_ids_parameter.py
test_07_list_default_iso Success 0.04 test_iso.py
test_05_iso_permissions Success 0.05 test_iso.py
test_04_extract_Iso Success 5.55 test_iso.py
test_03_delete_iso Success 95.18 test_iso.py
test_02_edit_iso Success 0.04 test_iso.py
test_01_create_iso Success 41.41 test_iso.py
test_04_rvpc_internallb_haproxy_stats_on_all_interfaces Success 539.83 test_internal_lb.py
test_03_vpc_internallb_haproxy_stats_on_all_interfaces Success 388.45 test_internal_lb.py
test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 Success 1038.15 test_internal_lb.py
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 Success 773.33 test_internal_lb.py
test_dedicateGuestVlanRange Success 10.21 test_guest_vlan_range.py
test_UpdateConfigParamWithScope Success 0.10 test_global_settings.py
test_rolepermission_lifecycle_update Success 6.45 test_dynamicroles.py
test_rolepermission_lifecycle_list Success 6.26 test_dynamicroles.py
test_rolepermission_lifecycle_delete Success 6.16 test_dynamicroles.py
test_rolepermission_lifecycle_create Success 6.24 test_dynamicroles.py
test_rolepermission_lifecycle_concurrent_updates Success 6.30 test_dynamicroles.py
test_role_lifecycle_update_role_inuse Success 6.19 test_dynamicroles.py
test_role_lifecycle_update Success 6.22 test_dynamicroles.py
test_role_lifecycle_list Success 6.18 test_dynamicroles.py
test_role_lifecycle_delete Success 11.29 test_dynamicroles.py
test_role_lifecycle_create Success 6.49 test_dynamicroles.py
test_role_inuse_deletion Success 6.16 test_dynamicroles.py
test_role_account_acls_multiple_mgmt_servers Success 7.53 test_dynamicroles.py
test_role_account_acls Success 7.77 test_dynamicroles.py
test_default_role_deletion Success 6.25 test_dynamicroles.py
test_04_create_fat_type_disk_offering Success 0.06 test_disk_offerings.py
test_03_delete_disk_offering Success 0.03 test_disk_offerings.py
test_02_edit_disk_offering Success 0.04 test_disk_offerings.py
test_02_create_sparse_type_disk_offering Success 0.05 test_disk_offerings.py
test_01_create_disk_offering Success 0.06 test_disk_offerings.py
test_deployvm_userdispersing Success 45.52 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userconcentrated Success 40.48 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_firstfit Success 191.18 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userdata_post Success 30.45 test_deploy_vm_with_userdata.py
test_deployvm_userdata Success 347.05 test_deploy_vm_with_userdata.py
test_02_deploy_vm_root_resize Success 6.16 test_deploy_vm_root_resize.py
test_01_deploy_vm_root_resize Success 6.16 test_deploy_vm_root_resize.py
test_00_deploy_vm_root_resize Success 6.32 test_deploy_vm_root_resize.py
test_deploy_vm_from_iso Success 217.50 test_deploy_vm_iso.py
test_DeployVmAntiAffinityGroup Success 338.37 test_affinity_groups.py
test_01_test_vm_volume_snapshot Skipped 0.00 test_vm_snapshots.py
test_06_copy_template Skipped 0.00 test_templates.py
test_static_role_account_acls Skipped 0.01 test_staticroles.py
test_06_copy_iso Skipped 0.00 test_iso.py
test_deploy_vgpu_enabled_vm Skipped 0.01 test_deploy_vgpu_enabled_vm.py

SnapshotInfo snapshotOnPrimaryInfo = snapshotDataFactory.getSnapshot(snapshotId, DataStoreRole.Primary);
if (((PrimaryDataStoreImpl)snapshotOnPrimaryInfo.getDataStore()).getPoolType() == StoragePoolType.RBD) {
long volumeId = snapshotOnPrimary.getVolumeId();
VolumeVO volumeVO = volumeDao.findById(volumeId);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will throw NPE, if snapshot has no primary volume id. Can there be such a case?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rhtyd Hi Rohit, each snapshot should have a volume_id (at least on all our platforms).
Actually in engine/storage/snapshot/src/org/apache/cloudstack/storage/snapshot/SnapshotObject.java, the getVolumeId() also return long , not Long.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ustcweizhou

@yadvr
Copy link
Member

yadvr commented Nov 24, 2016

@ustcweizhou @ozhanrk can you check snapshot and volume related errors in the last test runs above.

@yadvr
Copy link
Member

yadvr commented Nov 25, 2016

There were some intermittent errors seen, I'll re-kick tests.
@blueorangutan package

@blueorangutan
Copy link

@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result: ✔centos6 ✔centos7 ✔debian. JID-252

@yadvr
Copy link
Member

yadvr commented Nov 25, 2016

@blueorangutan test

@blueorangutan
Copy link

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link

Trillian test result (tid-438)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 34149 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1710-t438-kvm-centos7.zip
Test completed. 35 look ok, 13 have error(s)

Test Result Time (s) Test File
test_02_VPC_default_routes Failure 797.63 test_vpc_router_nics.py
test_01_VPC_nics_after_destroy Failure 797.52 test_vpc_router_nics.py
test_05_rvpc_multi_tiers Failure 349.40 test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics Failure 287.55 test_vpc_redundant.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers Failure 323.23 test_vpc_redundant.py
test_02_redundant_VPC_default_routes Failure 860.28 test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Failure 380.03 test_vpc_redundant.py
test_02_attach_volume Failure 668.60 test_volumes.py
test_01_create_volume Failure 684.03 test_volumes.py
test_10_attachAndDetach_iso Failure 698.83 test_vm_life_cycle.py
test_04_change_offering_small Failure 794.89 test_service_offerings.py
test_router_dns_guestipquery Failure 277.55 test_router_dns.py
test_router_dhcphosts Failure 188.81 test_router_dhcphosts.py
test_router_dhcp_opts Failure 21.25 test_router_dhcphosts.py
test_04_rvpc_privategw_static_routes Failure 1045.68 test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup Failure 899.94 test_privategw_acl.py
test_02_vpc_privategw_static_routes Failure 924.67 test_privategw_acl.py
test_isolate_network_password_server Failure 188.92 test_password_server.py
test_reboot_router Failure 426.89 test_network.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Failure 831.83 test_network.py
test_network_rules_acquired_public_ip_2_nat_rule Failure 679.49 test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule Failure 675.67 test_network.py
test_02_port_fwd_on_non_src_nat Failure 678.76 test_network.py
test_01_port_fwd_on_src_nat Failure 673.86 test_network.py
test_assign_and_removal_lb Failure 110.42 test_loadbalance.py
test_02_create_lb_rule_non_nat Failure 110.41 test_loadbalance.py
test_01_create_lb_rule_src_nat Failure 110.63 test_loadbalance.py
test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 Failure 280.18 test_internal_lb.py
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 Failure 225.12 test_internal_lb.py
test_01_vpc_site2site_vpn Error 290.79 test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn Error 381.59 test_vpc_vpn.py
test_05_rvpc_multi_tiers Error 410.40 test_vpc_redundant.py
ContextSuite context=TestRouterDHCPHosts>:teardown Error 239.26 test_router_dhcphosts.py
test_04_rvpc_internallb_haproxy_stats_on_all_interfaces Error 230.23 test_internal_lb.py
test_03_vpc_internallb_haproxy_stats_on_all_interfaces Error 220.37 test_internal_lb.py
test_01_vpc_remote_access_vpn Success 66.23 test_vpc_vpn.py
test_09_delete_detached_volume Success 15.50 test_volumes.py
test_08_resize_volume Success 15.44 test_volumes.py
test_07_resize_fail Success 20.55 test_volumes.py
test_06_download_detached_volume Success 15.33 test_volumes.py
test_05_detach_volume Success 100.28 test_volumes.py
test_04_delete_attached_volume Success 10.20 test_volumes.py
test_03_download_attached_volume Success 15.27 test_volumes.py
test_deploy_vm_multiple Success 289.25 test_vm_life_cycle.py
test_deploy_vm Success 0.03 test_vm_life_cycle.py
test_advZoneVirtualRouter Success 0.02 test_vm_life_cycle.py
test_09_expunge_vm Success 125.23 test_vm_life_cycle.py
test_08_migrate_vm Success 81.46 test_vm_life_cycle.py
test_07_restore_vm Success 0.13 test_vm_life_cycle.py
test_06_destroy_vm Success 125.84 test_vm_life_cycle.py
test_03_reboot_vm Success 125.86 test_vm_life_cycle.py
test_02_start_vm Success 5.15 test_vm_life_cycle.py
test_01_stop_vm Success 125.89 test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName Success 105.88 test_templates.py
test_08_list_system_templates Success 0.03 test_templates.py
test_07_list_public_templates Success 0.04 test_templates.py
test_05_template_permissions Success 0.09 test_templates.py
test_04_extract_template Success 5.33 test_templates.py
test_03_delete_template Success 5.13 test_templates.py
test_02_edit_template Success 90.19 test_templates.py
test_01_create_template Success 70.63 test_templates.py
test_10_destroy_cpvm Success 161.67 test_ssvm.py
test_09_destroy_ssvm Success 168.64 test_ssvm.py
test_08_reboot_cpvm Success 131.59 test_ssvm.py
test_07_reboot_ssvm Success 133.60 test_ssvm.py
test_06_stop_cpvm Success 131.79 test_ssvm.py
test_05_stop_ssvm Success 163.81 test_ssvm.py
test_04_cpvm_internals Success 1.21 test_ssvm.py
test_03_ssvm_internals Success 3.39 test_ssvm.py
test_02_list_cpvm_vm Success 0.14 test_ssvm.py
test_01_list_sec_storage_vm Success 0.15 test_ssvm.py
test_01_snapshot_root_disk Success 11.26 test_snapshots.py
test_03_delete_service_offering Success 0.05 test_service_offerings.py
test_02_edit_service_offering Success 0.09 test_service_offerings.py
test_01_create_service_offering Success 0.11 test_service_offerings.py
test_02_sys_template_ready Success 0.14 test_secondary_storage.py
test_01_sys_vm_start Success 0.19 test_secondary_storage.py
test_09_reboot_router Success 35.31 test_routers.py
test_08_start_router Success 25.26 test_routers.py
test_07_stop_router Success 10.20 test_routers.py
test_06_router_advanced Success 0.06 test_routers.py
test_05_router_basic Success 0.05 test_routers.py
test_04_restart_network_wo_cleanup Success 5.69 test_routers.py
test_03_restart_network_cleanup Success 60.55 test_routers.py
test_02_router_internal_adv Success 1.03 test_routers.py
test_01_router_internal_basic Success 0.58 test_routers.py
test_router_dns_externalipquery Success 0.06 test_router_dns.py
test_01_updatevolumedetail Success 0.09 test_resource_detail.py
test_01_reset_vm_on_reboot Success 156.17 test_reset_vm_on_reboot.py
test_createRegion Success 0.04 test_regions.py
test_create_pvlan_network Success 5.23 test_pvlan.py
test_dedicatePublicIpRange Success 0.49 test_public_ip_range.py
test_01_vpc_privategw_acl Success 93.30 test_privategw_acl.py
test_01_primary_storage_nfs Success 35.83 test_primary_storage.py
test_createPortablePublicIPRange Success 15.21 test_portable_publicip.py
test_createPortablePublicIPAcquire Success 15.45 test_portable_publicip.py
test_UpdateStorageOverProvisioningFactor Success 0.13 test_over_provisioning.py
test_oobm_zchange_password Success 21.02 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Success 16.52 test_outofbandmanagement.py
test_oobm_issue_power_status Success 10.52 test_outofbandmanagement.py
test_oobm_issue_power_soft Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_reset Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_on Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_off Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_cycle Success 15.52 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Success 62.52 test_outofbandmanagement.py
test_oobm_enable_feature_valid Success 0.18 test_outofbandmanagement.py
test_oobm_enable_feature_invalid Success 0.14 test_outofbandmanagement.py
test_oobm_disable_feature_valid Success 5.32 test_outofbandmanagement.py
test_oobm_disable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_configure_invalid_driver Success 0.12 test_outofbandmanagement.py
test_oobm_configure_default_driver Success 0.10 test_outofbandmanagement.py
test_oobm_background_powerstate_sync Success 29.67 test_outofbandmanagement.py
test_extendPhysicalNetworkVlan Success 15.48 test_non_contigiousvlan.py
test_01_nic Success 511.06 test_nic.py
test_releaseIP Success 268.94 test_network.py
test_public_ip_user_account Success 10.29 test_network.py
test_public_ip_admin_account Success 40.28 test_network.py
test_delete_account Success 319.02 test_network.py
test_nic_secondaryip_add_remove Success 228.60 test_multipleips_per_nic.py
login_test_saml_user Success 24.66 test_login.py
test_03_list_snapshots Success 0.09 test_list_ids_parameter.py
test_02_list_templates Success 0.04 test_list_ids_parameter.py
test_01_list_volumes Success 0.04 test_list_ids_parameter.py
test_07_list_default_iso Success 0.06 test_iso.py
test_05_iso_permissions Success 0.07 test_iso.py
test_04_extract_Iso Success 5.17 test_iso.py
test_03_delete_iso Success 95.20 test_iso.py
test_02_edit_iso Success 0.06 test_iso.py
test_01_create_iso Success 21.93 test_iso.py
test_dedicateGuestVlanRange Success 10.39 test_guest_vlan_range.py
test_UpdateConfigParamWithScope Success 0.21 test_global_settings.py
test_rolepermission_lifecycle_update Success 7.14 test_dynamicroles.py
test_rolepermission_lifecycle_list Success 6.90 test_dynamicroles.py
test_rolepermission_lifecycle_delete Success 6.80 test_dynamicroles.py
test_rolepermission_lifecycle_create Success 6.78 test_dynamicroles.py
test_rolepermission_lifecycle_concurrent_updates Success 7.00 test_dynamicroles.py
test_role_lifecycle_update_role_inuse Success 6.82 test_dynamicroles.py
test_role_lifecycle_update Success 11.90 test_dynamicroles.py
test_role_lifecycle_list Success 6.78 test_dynamicroles.py
test_role_lifecycle_delete Success 11.86 test_dynamicroles.py
test_role_lifecycle_create Success 6.76 test_dynamicroles.py
test_role_inuse_deletion Success 6.82 test_dynamicroles.py
test_role_account_acls_multiple_mgmt_servers Success 9.10 test_dynamicroles.py
test_role_account_acls Success 9.14 test_dynamicroles.py
test_default_role_deletion Success 6.99 test_dynamicroles.py
test_04_create_fat_type_disk_offering Success 0.07 test_disk_offerings.py
test_03_delete_disk_offering Success 0.04 test_disk_offerings.py
test_02_edit_disk_offering Success 0.05 test_disk_offerings.py
test_02_create_sparse_type_disk_offering Success 0.07 test_disk_offerings.py
test_01_create_disk_offering Success 0.11 test_disk_offerings.py
test_deployvm_userdispersing Success 15.80 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userconcentrated Success 45.78 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_firstfit Success 60.69 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userdata_post Success 40.55 test_deploy_vm_with_userdata.py
test_deployvm_userdata Success 50.70 test_deploy_vm_with_userdata.py
test_02_deploy_vm_root_resize Success 6.89 test_deploy_vm_root_resize.py
test_01_deploy_vm_root_resize Success 6.85 test_deploy_vm_root_resize.py
test_00_deploy_vm_root_resize Success 238.51 test_deploy_vm_root_resize.py
test_deploy_vm_from_iso Success 213.38 test_deploy_vm_iso.py
test_DeployVmAntiAffinityGroup Success 76.07 test_affinity_groups.py
test_03_delete_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_02_revert_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_01_test_vm_volume_snapshot Skipped 0.00 test_vm_snapshots.py
test_01_create_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_06_copy_template Skipped 0.00 test_templates.py
test_static_role_account_acls Skipped 0.03 test_staticroles.py
test_01_scale_vm Skipped 0.00 test_scale_vm.py
test_01_primary_storage_iscsi Skipped 0.04 test_primary_storage.py
test_06_copy_iso Skipped 0.00 test_iso.py
test_deploy_vgpu_enabled_vm Skipped 0.01 test_deploy_vgpu_enabled_vm.py

@yadvr
Copy link
Member

yadvr commented Nov 27, 2016

@blueorangutan package

@blueorangutan
Copy link

@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

@blueorangutan
Copy link

Packaging result: ✔centos6 ✔centos7 ✖debian. JID-262

@yadvr
Copy link
Member

yadvr commented Nov 27, 2016

Failure wrt debian pkg was due to an env issue.
@blueorangutan test

@blueorangutan
Copy link

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

@blueorangutan
Copy link

Trillian test result (tid-462)
Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
Total time taken: 26823 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1710-t462-kvm-centos7.zip
Test completed. 46 look ok, 2 have error(s)

Test Result Time (s) Test File
test_02_redundant_VPC_default_routes Failure 873.43 test_vpc_redundant.py
test_router_dhcp_opts Failure 20.89 test_router_dhcphosts.py
test_01_vpc_site2site_vpn Success 144.25 test_vpc_vpn.py
test_01_vpc_remote_access_vpn Success 65.83 test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn Success 229.84 test_vpc_vpn.py
test_02_VPC_default_routes Success 278.50 test_vpc_router_nics.py
test_01_VPC_nics_after_destroy Success 542.32 test_vpc_router_nics.py
test_05_rvpc_multi_tiers Success 499.58 test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics Success 1400.05 test_vpc_redundant.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers Success 532.40 test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Success 1273.02 test_vpc_redundant.py
test_09_delete_detached_volume Success 10.36 test_volumes.py
test_08_resize_volume Success 15.30 test_volumes.py
test_07_resize_fail Success 20.35 test_volumes.py
test_06_download_detached_volume Success 15.34 test_volumes.py
test_05_detach_volume Success 100.26 test_volumes.py
test_04_delete_attached_volume Success 10.16 test_volumes.py
test_03_download_attached_volume Success 15.26 test_volumes.py
test_02_attach_volume Success 73.79 test_volumes.py
test_01_create_volume Success 651.67 test_volumes.py
test_deploy_vm_multiple Success 282.83 test_vm_life_cycle.py
test_deploy_vm Success 0.02 test_vm_life_cycle.py
test_advZoneVirtualRouter Success 0.02 test_vm_life_cycle.py
test_10_attachAndDetach_iso Success 26.70 test_vm_life_cycle.py
test_09_expunge_vm Success 125.17 test_vm_life_cycle.py
test_08_migrate_vm Success 30.62 test_vm_life_cycle.py
test_07_restore_vm Success 0.09 test_vm_life_cycle.py
test_06_destroy_vm Success 125.68 test_vm_life_cycle.py
test_03_reboot_vm Success 125.69 test_vm_life_cycle.py
test_02_start_vm Success 10.15 test_vm_life_cycle.py
test_01_stop_vm Success 40.27 test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName Success 110.75 test_templates.py
test_08_list_system_templates Success 0.02 test_templates.py
test_07_list_public_templates Success 0.03 test_templates.py
test_05_template_permissions Success 0.04 test_templates.py
test_04_extract_template Success 5.22 test_templates.py
test_03_delete_template Success 5.08 test_templates.py
test_02_edit_template Success 90.16 test_templates.py
test_01_create_template Success 45.34 test_templates.py
test_10_destroy_cpvm Success 161.56 test_ssvm.py
test_09_destroy_ssvm Success 163.55 test_ssvm.py
test_08_reboot_cpvm Success 101.51 test_ssvm.py
test_07_reboot_ssvm Success 133.00 test_ssvm.py
test_06_stop_cpvm Success 106.78 test_ssvm.py
test_05_stop_ssvm Success 133.15 test_ssvm.py
test_04_cpvm_internals Success 1.20 test_ssvm.py
test_03_ssvm_internals Success 2.92 test_ssvm.py
test_02_list_cpvm_vm Success 0.09 test_ssvm.py
test_01_list_sec_storage_vm Success 0.10 test_ssvm.py
test_01_snapshot_root_disk Success 16.05 test_snapshots.py
test_04_change_offering_small Success 239.42 test_service_offerings.py
test_03_delete_service_offering Success 0.03 test_service_offerings.py
test_02_edit_service_offering Success 0.06 test_service_offerings.py
test_01_create_service_offering Success 0.08 test_service_offerings.py
test_02_sys_template_ready Success 0.11 test_secondary_storage.py
test_01_sys_vm_start Success 0.13 test_secondary_storage.py
test_09_reboot_router Success 40.27 test_routers.py
test_08_start_router Success 30.22 test_routers.py
test_07_stop_router Success 10.13 test_routers.py
test_06_router_advanced Success 0.04 test_routers.py
test_05_router_basic Success 0.03 test_routers.py
test_04_restart_network_wo_cleanup Success 5.67 test_routers.py
test_03_restart_network_cleanup Success 60.39 test_routers.py
test_02_router_internal_adv Success 0.85 test_routers.py
test_01_router_internal_basic Success 0.49 test_routers.py
test_router_dns_guestipquery Success 76.73 test_router_dns.py
test_router_dns_externalipquery Success 0.05 test_router_dns.py
test_router_dhcphosts Success 271.88 test_router_dhcphosts.py
test_01_updatevolumedetail Success 0.06 test_resource_detail.py
test_01_reset_vm_on_reboot Success 165.94 test_reset_vm_on_reboot.py
test_createRegion Success 0.03 test_regions.py
test_create_pvlan_network Success 5.16 test_pvlan.py
test_dedicatePublicIpRange Success 0.29 test_public_ip_range.py
test_04_rvpc_privategw_static_routes Success 531.26 test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup Success 469.64 test_privategw_acl.py
test_02_vpc_privategw_static_routes Success 465.81 test_privategw_acl.py
test_01_vpc_privategw_acl Success 97.45 test_privategw_acl.py
test_01_primary_storage_nfs Success 35.99 test_primary_storage.py
test_createPortablePublicIPRange Success 15.14 test_portable_publicip.py
test_createPortablePublicIPAcquire Success 15.35 test_portable_publicip.py
test_isolate_network_password_server Success 90.81 test_password_server.py
test_UpdateStorageOverProvisioningFactor Success 0.10 test_over_provisioning.py
test_oobm_zchange_password Success 20.51 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Success 16.51 test_outofbandmanagement.py
test_oobm_issue_power_status Success 10.51 test_outofbandmanagement.py
test_oobm_issue_power_soft Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_reset Success 15.51 test_outofbandmanagement.py
test_oobm_issue_power_on Success 16.52 test_outofbandmanagement.py
test_oobm_issue_power_off Success 15.51 test_outofbandmanagement.py
test_oobm_issue_power_cycle Success 10.51 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Success 52.28 test_outofbandmanagement.py
test_oobm_enable_feature_valid Success 5.16 test_outofbandmanagement.py
test_oobm_enable_feature_invalid Success 0.10 test_outofbandmanagement.py
test_oobm_disable_feature_valid Success 5.16 test_outofbandmanagement.py
test_oobm_disable_feature_invalid Success 0.10 test_outofbandmanagement.py
test_oobm_configure_invalid_driver Success 0.09 test_outofbandmanagement.py
test_oobm_configure_default_driver Success 0.08 test_outofbandmanagement.py
test_oobm_background_powerstate_sync Success 29.80 test_outofbandmanagement.py
test_extendPhysicalNetworkVlan Success 15.28 test_non_contigiousvlan.py
test_01_nic Success 524.62 test_nic.py
test_releaseIP Success 323.64 test_network.py
test_reboot_router Success 438.81 test_network.py
test_public_ip_user_account Success 10.19 test_network.py
test_public_ip_admin_account Success 40.22 test_network.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Success 66.73 test_network.py
test_network_rules_acquired_public_ip_2_nat_rule Success 61.59 test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule Success 124.21 test_network.py
test_delete_account Success 317.84 test_network.py
test_02_port_fwd_on_non_src_nat Success 55.48 test_network.py
test_01_port_fwd_on_src_nat Success 111.63 test_network.py
test_nic_secondaryip_add_remove Success 242.70 test_multipleips_per_nic.py
login_test_saml_user Success 21.34 test_login.py
test_assign_and_removal_lb Success 133.40 test_loadbalance.py
test_02_create_lb_rule_non_nat Success 187.38 test_loadbalance.py
test_01_create_lb_rule_src_nat Success 219.22 test_loadbalance.py
test_03_list_snapshots Success 0.05 test_list_ids_parameter.py
test_02_list_templates Success 0.03 test_list_ids_parameter.py
test_01_list_volumes Success 0.02 test_list_ids_parameter.py
test_07_list_default_iso Success 0.05 test_iso.py
test_05_iso_permissions Success 0.04 test_iso.py
test_04_extract_Iso Success 5.34 test_iso.py
test_03_delete_iso Success 95.17 test_iso.py
test_02_edit_iso Success 0.06 test_iso.py
test_01_create_iso Success 21.41 test_iso.py
test_04_rvpc_internallb_haproxy_stats_on_all_interfaces Success 293.18 test_internal_lb.py
test_03_vpc_internallb_haproxy_stats_on_all_interfaces Success 273.13 test_internal_lb.py
test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 Success 504.68 test_internal_lb.py
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 Success 413.41 test_internal_lb.py
test_dedicateGuestVlanRange Success 10.23 test_guest_vlan_range.py
test_UpdateConfigParamWithScope Success 0.10 test_global_settings.py
test_rolepermission_lifecycle_update Success 6.38 test_dynamicroles.py
test_rolepermission_lifecycle_list Success 6.27 test_dynamicroles.py
test_rolepermission_lifecycle_delete Success 6.17 test_dynamicroles.py
test_rolepermission_lifecycle_create Success 6.18 test_dynamicroles.py
test_rolepermission_lifecycle_concurrent_updates Success 6.32 test_dynamicroles.py
test_role_lifecycle_update_role_inuse Success 6.22 test_dynamicroles.py
test_role_lifecycle_update Success 11.26 test_dynamicroles.py
test_role_lifecycle_list Success 6.20 test_dynamicroles.py
test_role_lifecycle_delete Success 11.23 test_dynamicroles.py
test_role_lifecycle_create Success 6.24 test_dynamicroles.py
test_role_inuse_deletion Success 6.25 test_dynamicroles.py
test_role_account_acls_multiple_mgmt_servers Success 7.58 test_dynamicroles.py
test_role_account_acls Success 7.79 test_dynamicroles.py
test_default_role_deletion Success 6.30 test_dynamicroles.py
test_04_create_fat_type_disk_offering Success 0.06 test_disk_offerings.py
test_03_delete_disk_offering Success 0.04 test_disk_offerings.py
test_02_edit_disk_offering Success 0.04 test_disk_offerings.py
test_02_create_sparse_type_disk_offering Success 0.06 test_disk_offerings.py
test_01_create_disk_offering Success 0.08 test_disk_offerings.py
test_deployvm_userdispersing Success 60.66 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userconcentrated Success 20.42 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_firstfit Success 50.59 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userdata_post Success 10.27 test_deploy_vm_with_userdata.py
test_deployvm_userdata Success 95.87 test_deploy_vm_with_userdata.py
test_02_deploy_vm_root_resize Success 6.26 test_deploy_vm_root_resize.py
test_01_deploy_vm_root_resize Success 6.26 test_deploy_vm_root_resize.py
test_00_deploy_vm_root_resize Success 288.28 test_deploy_vm_root_resize.py
test_deploy_vm_from_iso Success 207.41 test_deploy_vm_iso.py
test_DeployVmAntiAffinityGroup Success 65.71 test_affinity_groups.py
test_03_delete_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_02_revert_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_01_test_vm_volume_snapshot Skipped 0.00 test_vm_snapshots.py
test_01_create_vm_snapshots Skipped 0.00 test_vm_snapshots.py
test_06_copy_template Skipped 0.00 test_templates.py
test_static_role_account_acls Skipped 0.02 test_staticroles.py
test_01_scale_vm Skipped 0.00 test_scale_vm.py
test_01_primary_storage_iscsi Skipped 0.03 test_primary_storage.py
test_06_copy_iso Skipped 0.00 test_iso.py
test_deploy_vgpu_enabled_vm Skipped 0.01 test_deploy_vgpu_enabled_vm.py

@yadvr
Copy link
Member

yadvr commented Nov 27, 2016

@blueorangutan test centos7 xenserver-65sp1

@blueorangutan
Copy link

@rhtyd a Trillian-Jenkins test job (centos7 mgmt + xenserver-65sp1) has been kicked to run smoke tests

@blueorangutan
Copy link

Trillian test result (tid-468)
Environment: xenserver-65sp1 (x2), Advanced Networking with Mgmt server 7
Total time taken: 34374 seconds
Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr1710-t468-xenserver-65sp1.zip
Test completed. 46 look ok, 2 have error(s)

Test Result Time (s) Test File
test_05_rvpc_multi_tiers Failure 592.04 test_vpc_redundant.py
test_04_rvpc_network_garbage_collector_nics Failure 1387.60 test_vpc_redundant.py
test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL Failure 583.98 test_vpc_redundant.py
test_router_dhcp_opts Failure 31.05 test_router_dhcphosts.py
test_01_vpc_site2site_vpn Success 431.71 test_vpc_vpn.py
test_01_vpc_remote_access_vpn Success 197.20 test_vpc_vpn.py
test_01_redundant_vpc_site2site_vpn Success 653.52 test_vpc_vpn.py
test_02_VPC_default_routes Success 459.21 test_vpc_router_nics.py
test_01_VPC_nics_after_destroy Success 851.36 test_vpc_router_nics.py
test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers Success 996.05 test_vpc_redundant.py
test_02_redundant_VPC_default_routes Success 1094.06 test_vpc_redundant.py
test_09_delete_detached_volume Success 15.81 test_volumes.py
test_08_resize_volume Success 96.12 test_volumes.py
test_07_resize_fail Success 105.95 test_volumes.py
test_06_download_detached_volume Success 30.40 test_volumes.py
test_05_detach_volume Success 100.70 test_volumes.py
test_04_delete_attached_volume Success 10.20 test_volumes.py
test_03_download_attached_volume Success 15.27 test_volumes.py
test_02_attach_volume Success 10.88 test_volumes.py
test_01_create_volume Success 392.49 test_volumes.py
test_03_delete_vm_snapshots Success 280.32 test_vm_snapshots.py
test_02_revert_vm_snapshots Success 211.55 test_vm_snapshots.py
test_01_create_vm_snapshots Success 100.69 test_vm_snapshots.py
test_deploy_vm_multiple Success 253.58 test_vm_life_cycle.py
test_deploy_vm Success 0.03 test_vm_life_cycle.py
test_advZoneVirtualRouter Success 0.02 test_vm_life_cycle.py
test_10_attachAndDetach_iso Success 26.71 test_vm_life_cycle.py
test_09_expunge_vm Success 125.16 test_vm_life_cycle.py
test_08_migrate_vm Success 66.11 test_vm_life_cycle.py
test_07_restore_vm Success 0.10 test_vm_life_cycle.py
test_06_destroy_vm Success 10.14 test_vm_life_cycle.py
test_03_reboot_vm Success 15.21 test_vm_life_cycle.py
test_02_start_vm Success 25.27 test_vm_life_cycle.py
test_01_stop_vm Success 30.26 test_vm_life_cycle.py
test_CreateTemplateWithDuplicateName Success 141.16 test_templates.py
test_08_list_system_templates Success 0.04 test_templates.py
test_07_list_public_templates Success 0.06 test_templates.py
test_05_template_permissions Success 0.06 test_templates.py
test_04_extract_template Success 5.15 test_templates.py
test_03_delete_template Success 5.11 test_templates.py
test_02_edit_template Success 90.16 test_templates.py
test_01_create_template Success 75.62 test_templates.py
test_10_destroy_cpvm Success 231.81 test_ssvm.py
test_09_destroy_ssvm Success 234.72 test_ssvm.py
test_08_reboot_cpvm Success 121.59 test_ssvm.py
test_07_reboot_ssvm Success 153.85 test_ssvm.py
test_06_stop_cpvm Success 136.69 test_ssvm.py
test_05_stop_ssvm Success 174.05 test_ssvm.py
test_04_cpvm_internals Success 1.15 test_ssvm.py
test_03_ssvm_internals Success 3.47 test_ssvm.py
test_02_list_cpvm_vm Success 0.13 test_ssvm.py
test_01_list_sec_storage_vm Success 0.14 test_ssvm.py
test_01_snapshot_root_disk Success 31.41 test_snapshots.py
test_04_change_offering_small Success 119.02 test_service_offerings.py
test_03_delete_service_offering Success 0.04 test_service_offerings.py
test_02_edit_service_offering Success 0.06 test_service_offerings.py
test_01_create_service_offering Success 0.08 test_service_offerings.py
test_02_sys_template_ready Success 0.13 test_secondary_storage.py
test_01_sys_vm_start Success 0.18 test_secondary_storage.py
test_01_scale_vm Success 5.19 test_scale_vm.py
test_09_reboot_router Success 55.42 test_routers.py
test_08_start_router Success 45.38 test_routers.py
test_07_stop_router Success 15.20 test_routers.py
test_06_router_advanced Success 0.06 test_routers.py
test_05_router_basic Success 0.07 test_routers.py
test_04_restart_network_wo_cleanup Success 5.51 test_routers.py
test_03_restart_network_cleanup Success 105.77 test_routers.py
test_02_router_internal_adv Success 0.79 test_routers.py
test_01_router_internal_basic Success 0.46 test_routers.py
test_router_dns_guestipquery Success 48.82 test_router_dns.py
test_router_dns_externalipquery Success 0.08 test_router_dns.py
test_router_dhcphosts Success 112.48 test_router_dhcphosts.py
test_01_updatevolumedetail Success 0.08 test_resource_detail.py
test_01_reset_vm_on_reboot Success 105.78 test_reset_vm_on_reboot.py
test_createRegion Success 0.04 test_regions.py
test_create_pvlan_network Success 5.21 test_pvlan.py
test_dedicatePublicIpRange Success 0.38 test_public_ip_range.py
test_04_rvpc_privategw_static_routes Success 1040.41 test_privategw_acl.py
test_03_vpc_privategw_restart_vpc_cleanup Success 843.08 test_privategw_acl.py
test_02_vpc_privategw_static_routes Success 633.86 test_privategw_acl.py
test_01_vpc_privategw_acl Success 163.84 test_privategw_acl.py
test_01_primary_storage_nfs Success 38.93 test_primary_storage.py
test_01_primary_storage_iscsi Success 78.34 test_primary_storage.py
test_createPortablePublicIPRange Success 15.19 test_portable_publicip.py
test_createPortablePublicIPAcquire Success 15.45 test_portable_publicip.py
test_isolate_network_password_server Success 36.03 test_password_server.py
test_UpdateStorageOverProvisioningFactor Success 0.24 test_over_provisioning.py
test_oobm_zchange_password Success 21.02 test_outofbandmanagement.py
test_oobm_multiple_mgmt_server_ownership Success 16.51 test_outofbandmanagement.py
test_oobm_issue_power_status Success 10.52 test_outofbandmanagement.py
test_oobm_issue_power_soft Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_reset Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_on Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_off Success 15.52 test_outofbandmanagement.py
test_oobm_issue_power_cycle Success 15.52 test_outofbandmanagement.py
test_oobm_enabledisable_across_clusterzones Success 57.62 test_outofbandmanagement.py
test_oobm_enable_feature_valid Success 5.17 test_outofbandmanagement.py
test_oobm_enable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_disable_feature_valid Success 5.26 test_outofbandmanagement.py
test_oobm_disable_feature_invalid Success 0.12 test_outofbandmanagement.py
test_oobm_configure_invalid_driver Success 0.10 test_outofbandmanagement.py
test_oobm_configure_default_driver Success 0.11 test_outofbandmanagement.py
test_oobm_background_powerstate_sync Success 29.58 test_outofbandmanagement.py
test_extendPhysicalNetworkVlan Success 15.34 test_non_contigiousvlan.py
test_01_nic Success 641.47 test_nic.py
test_releaseIP Success 304.24 test_network.py
test_reboot_router Success 535.46 test_network.py
test_public_ip_user_account Success 10.25 test_network.py
test_public_ip_admin_account Success 40.27 test_network.py
test_network_rules_acquired_public_ip_3_Load_Balancer_Rule Success 86.72 test_network.py
test_network_rules_acquired_public_ip_2_nat_rule Success 76.57 test_network.py
test_network_rules_acquired_public_ip_1_static_nat_rule Success 103.08 test_network.py
test_delete_account Success 334.17 test_network.py
test_02_port_fwd_on_non_src_nat Success 70.78 test_network.py
test_01_port_fwd_on_src_nat Success 84.08 test_network.py
test_nic_secondaryip_add_remove Success 198.60 test_multipleips_per_nic.py
login_test_saml_user Success 24.86 test_login.py
test_assign_and_removal_lb Success 149.10 test_loadbalance.py
test_02_create_lb_rule_non_nat Success 207.54 test_loadbalance.py
test_01_create_lb_rule_src_nat Success 208.05 test_loadbalance.py
test_03_list_snapshots Success 0.05 test_list_ids_parameter.py
test_02_list_templates Success 0.04 test_list_ids_parameter.py
test_01_list_volumes Success 0.03 test_list_ids_parameter.py
test_07_list_default_iso Success 0.06 test_iso.py
test_05_iso_permissions Success 0.07 test_iso.py
test_04_extract_Iso Success 5.12 test_iso.py
test_03_delete_iso Success 95.24 test_iso.py
test_02_edit_iso Success 0.06 test_iso.py
test_01_create_iso Success 21.95 test_iso.py
test_04_rvpc_internallb_haproxy_stats_on_all_interfaces Success 485.87 test_internal_lb.py
test_03_vpc_internallb_haproxy_stats_on_all_interfaces Success 364.33 test_internal_lb.py
test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 Success 1014.46 test_internal_lb.py
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 Success 798.17 test_internal_lb.py
test_dedicateGuestVlanRange Success 10.53 test_guest_vlan_range.py
test_UpdateConfigParamWithScope Success 0.14 test_global_settings.py
test_rolepermission_lifecycle_update Success 7.12 test_dynamicroles.py
test_rolepermission_lifecycle_list Success 6.88 test_dynamicroles.py
test_rolepermission_lifecycle_delete Success 6.74 test_dynamicroles.py
test_rolepermission_lifecycle_create Success 6.78 test_dynamicroles.py
test_rolepermission_lifecycle_concurrent_updates Success 6.94 test_dynamicroles.py
test_role_lifecycle_update_role_inuse Success 6.83 test_dynamicroles.py
test_role_lifecycle_update Success 6.82 test_dynamicroles.py
test_role_lifecycle_list Success 6.82 test_dynamicroles.py
test_role_lifecycle_delete Success 11.87 test_dynamicroles.py
test_role_lifecycle_create Success 6.76 test_dynamicroles.py
test_role_inuse_deletion Success 6.75 test_dynamicroles.py
test_role_account_acls_multiple_mgmt_servers Success 9.10 test_dynamicroles.py
test_role_account_acls Success 9.28 test_dynamicroles.py
test_default_role_deletion Success 6.87 test_dynamicroles.py
test_04_create_fat_type_disk_offering Success 0.07 test_disk_offerings.py
test_03_delete_disk_offering Success 0.04 test_disk_offerings.py
test_02_edit_disk_offering Success 0.05 test_disk_offerings.py
test_02_create_sparse_type_disk_offering Success 0.07 test_disk_offerings.py
test_01_create_disk_offering Success 0.08 test_disk_offerings.py
test_deployvm_userdispersing Success 50.91 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userconcentrated Success 101.07 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_firstfit Success 181.46 test_deploy_vms_with_varied_deploymentplanners.py
test_deployvm_userdata_post Success 25.48 test_deploy_vm_with_userdata.py
test_deployvm_userdata Success 121.14 test_deploy_vm_with_userdata.py
test_02_deploy_vm_root_resize Success 6.73 test_deploy_vm_root_resize.py
test_01_deploy_vm_root_resize Success 6.78 test_deploy_vm_root_resize.py
test_00_deploy_vm_root_resize Success 6.89 test_deploy_vm_root_resize.py
test_deploy_vm_from_iso Success 203.59 test_deploy_vm_iso.py
test_DeployVmAntiAffinityGroup Success 262.85 test_affinity_groups.py
test_01_test_vm_volume_snapshot Skipped 0.00 test_vm_snapshots.py
test_06_copy_template Skipped 0.00 test_templates.py
test_static_role_account_acls Skipped 0.02 test_staticroles.py
test_06_copy_iso Skipped 0.00 test_iso.py
test_deploy_vgpu_enabled_vm Skipped 0.01 test_deploy_vgpu_enabled_vm.py

@yadvr
Copy link
Member

yadvr commented Nov 28, 2016

Tests LGTM.

asfgit pushed a commit that referenced this pull request Nov 28, 2016
CLOUDSTACK-9538: FIX failure in Deleting Snapshot From Primary Storage RBD Storage if vm has been removed

* pr/1710:
  CLOUDSTACK-9538: FIX failure in Deleting Snapshot From Primary Storage RBD Storage if vm has been removed

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
@asfgit asfgit merged commit 784c335 into apache:4.9 Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants