Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOUDSTACK-8830 : VM snapshot creation fails for 12 min #1377

Closed
wants to merge 2 commits into from

Conversation

sharathkoundinya
Copy link
Contributor

VM snapshot fails for 12 min after instance creation

ISSUE

VM snapshot fails for 12 min after instance creation

EXPECTED BEHAVIOR

VMSnapshot should be successful from the moment the VM is ready

@sharathkoundinya
Copy link
Contributor Author

TEST RESULT :
@summary: Test if SS creation is successful in the first ... === TestName: test_05_check_vm_snapshot_creation_after_Instance_creation | Status : SUCCESS ===
ok


Ran 1 test in 305.719s

OK

@DaanHoogland
Copy link
Contributor

@sarathkouk please remove the internal bug reference and replace it by an apache equivalent.

@sharathkoundinya sharathkoundinya changed the title Escalation Automation of bug CS-43976 :VM snapshot fails for 12 min … Escalation Automation of bug CS-43976 : VM snapshot creation fails for 12 min Jan 28, 2016
@sharathkoundinya sharathkoundinya changed the title Escalation Automation of bug CS-43976 : VM snapshot creation fails for 12 min Escalation Automation of CS-43976 : VM snapshot creation fails for 12 min Jan 28, 2016
@sharathkoundinya sharathkoundinya changed the title Escalation Automation of CS-43976 : VM snapshot creation fails for 12 min CLOUDSTACK-8830 : VM snapshot creation fails for 12 min Jan 28, 2016
ISSUE
============
VM snapshot fails for 12 min after instance creation

EXPECTED BEHAVIOR
==================
VMSnapshot should be successful from the moment the VM is ready
networkids=networks,
serviceofferingid=service_off.id)
vms = VirtualMachine.list(api_client, id=vm.id, listall=True)
self.assertIsInstance(vms,
Copy link
Contributor

Choose a reason for hiding this comment

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

replace with validateList

    ISSUE
    =================
    VM snapshot fails for 12 min after instance creation

    EXPECTED BEHAVIOR
    ==================
    VMSnapshot should be successful from the moment the VM is ready
@nitt10prashant
Copy link
Contributor

this is redundant case , and checking time to create vmsnapshot is not required for this bug.
I have talked to @sarathkouk , he understood the issue and agreed to modify the PR to CATH this specific bug.

@bvbharatk
Copy link
Contributor

ACS CI BVT Run

Sumarry:
Build Number 106
Hypervisor xenserver
NetworkType Advanced
Passed=104
Failed=14
Skipped=4

The follwing tests have known issues
test_vpc_remote_access_vpn
test_vpc_site2site_vpn
test_01_test_vm_volume_snapshot
test_02_vpc_privategw_static_routes
test_03_rvpc_privategw_static_routes
test_04_change_offering_small
ContextSuite context=TestNiciraContoller>:setup
test_01_primary_storage_iscsi
test02_internallb_haproxy_stats_on_all_interfaces
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80
ContextSuite context=TestDeployVM>:setup
test_04_extract_template
test_04_extract_Iso
test_07_list_default_iso

Link to logs Folder (search by build_no): https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0

Failed tests:

  • integration.smoke.test_privategw_acl.TestPrivateGwACL
    • test_01_vpc_privategw_acl Failing since 2 runs
  • integration.smoke.test_guest_vlan_range.TestDedicateGuestVlanRange
    • test_dedicateGuestVlanRange Failing since 6 runs

Skipped tests:
test_vm_nic_adapter_vmxnet3
test_deploy_vgpu_enabled_vm
test_06_copy_template
test_06_copy_iso

Passed test suits:
integration.smoke.test_deploy_vm_with_userdata.TestDeployVmWithUserData
integration.smoke.test_affinity_groups_projects.TestDeployVmWithAffinityGroup
integration.smoke.test_portable_publicip.TestPortablePublicIPAcquire
integration.smoke.test_over_provisioning.TestUpdateOverProvision
integration.smoke.test_global_settings.TestUpdateConfigWithScope
integration.smoke.test_scale_vm.TestScaleVm
integration.smoke.test_service_offerings.TestCreateServiceOffering
integration.smoke.test_loadbalance.TestLoadBalance
integration.smoke.test_routers.TestRouterServices
integration.smoke.test_reset_vm_on_reboot.TestResetVmOnReboot
integration.smoke.test_snapshots.TestSnapshotRootDisk
integration.smoke.test_deploy_vms_with_varied_deploymentplanners.TestDeployVmWithVariedPlanners
integration.smoke.test_network.TestDeleteAccount
integration.smoke.test_non_contigiousvlan.TestUpdatePhysicalNetwork
integration.smoke.test_deploy_vm_iso.TestDeployVMFromISO
integration.smoke.test_public_ip_range.TestDedicatePublicIPRange
integration.smoke.test_multipleips_per_nic.TestDeployVM
integration.smoke.test_regions.TestRegions
integration.smoke.test_affinity_groups.TestDeployVmWithAffinityGroup
integration.smoke.test_network_acl.TestNetworkACL
integration.smoke.test_pvlan.TestPVLAN
integration.smoke.test_volumes.TestCreateVolume
integration.smoke.test_ssvm.TestSSVMs
integration.smoke.test_nic.TestNic
integration.smoke.test_deploy_vm_root_resize.TestDeployVM
integration.smoke.test_resource_detail.TestResourceDetail
integration.smoke.test_secondary_storage.TestSecStorageServices
integration.smoke.test_vm_life_cycle.TestDeployVM
integration.smoke.test_disk_offerings.TestCreateDiskOffering

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.

None yet

6 participants