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

automated 9277 9276 9275 9274 9273 9179 9178 9177 #1401

Closed
wants to merge 1 commit into from

Conversation

shwetaag
Copy link

@shwetaag shwetaag commented Feb 4, 2016

automated these 8 test bugs 9277 9276 9275 9274 9273 9179 9178 9177

  1. - Test to verify Scale CentOS7 VM does not fails with error "Cannot scale up the vm because of memory constraint violation"
  2. - Test to verify Private template is visible in project
  3. - Test to verify attaching 7th Disk to windows server 2012R2 instance
  4. - API listVMSnapshot returns value for tags ‘project’ and ‘projectid’ when called with project id param
  5. - 'listProjects' doesn't return tags 'vmstopped' or 'vmrunning' when their value is zero
  6. - Verify register ssh key pair can not be used to register same ssh keys with different name
  7. - Verify correct Guest OS (RHEL 7) Mapping for vmware
  8. - Atomation of Usage events for "uploadedVolume"

the details of these bugs can be seen in related bugs

@shwetaag
Copy link
Author

shwetaag commented Feb 4, 2016

copy pasting results of each test cases
@desc:Incorrect guest os mapping in vmware for Rhel7 ... === TestName: test3_attach_ISO_in_RHEL7OSVM | Status : SUCCESS ===
ok


Ran 1 test in 280.817s

OK
@desc: Unable to attach 7th Disk to windows server 2012R2 instance ... === TestName: test1_attach_volume | Status : SUCCESS ===
ok


Ran 1 test in 1545.088s

OK
Test Templates creation in projects ... === TestName: test_04_public_private_template_use_in_project | Status : SUCCESS ===
ok


Ran 1 test in 177.475s

OK
Test Create/Destroy VM and verify usage calculation ... === TestName: test_01_vm_usage | Status : SUCCESS ===
ok


Ran 1 test in 99.517s

OK
Test Create/delete a volume and verify correct usage is recorded ... === TestName: test_01_volume_usage | Status : SUCCESS ===
ok


Ran 1 test in 207.581s

OK
@desc: ... === TestName: test_Scale_VM | Status : SUCCESS ===
ok


Ran 1 test in 607.857s

OK
@desc: Test to verify API call Register ssh key pair fails when uses same public key for differnet key name ... === TestName: test_14_Create_vm_with_same_sshkey | Status : SUCCESS ===
ok


Ran 1 test in 80.050s

OK

@@ -781,6 +781,15 @@
"ostype": "CentOS 5.6 (64-bit)"

},
"coreos_volume": {
"diskname": "Volume_core",
"urlvmware":"http://10.147.28.7/templates/coreos/coreos_production_vmware.ova",
Copy link
Contributor

Choose a reason for hiding this comment

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

If you add download links like this, no one else in the community will be able to run your test. Please check if you can use something that is available already, check openvm.eu for example.

Copy link
Author

Choose a reason for hiding this comment

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

@remibergsma Sure. I will remove my uploaded results file

Copy link
Author

Choose a reason for hiding this comment

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

@remibergsma
Copy link
Contributor

@Runseb Keep an eye on this PR, it has the same ip address problem and I commented last week already.

@bvbharatk
Copy link
Contributor

ACS CI BVT Run

Sumarry:
Build Number 93
Hypervisor xenserver
NetworkType Advanced
Passed=104
Failed=12
Skipped=4

The follwing tests have known issues
integration.smoke.test_iso.TestISO.test_07_list_default_iso
integration.smoke.test_privategw_acl.py
integration.smoke.test_vm_snapshots.TestSnapshots.test_01_test_vm_volume_snapshot
integration.smoke.test_vpc_vpn.TestVpcSite2SiteVpn.test_vpc_site2site_vpn
integration.smoke.test_iso.TestISO.test_04_extract_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_vpc_vpn.TestVpcRemoteAccessVpn
    • test_vpc_remote_access_vpn
    • test_vpc_site2site_vpn
  • integration.smoke.test_vm_snapshots.TestSnapshots
    • test_01_test_vm_volume_snapshot
  • integration.smoke.test_privategw_acl.TestPrivateGwACL
    • test_01_vpc_privategw_acl
    • test_02_vpc_privategw_static_routes
    • test_03_rvpc_privategw_static_routes
  • <nose.suite
    • ContextSuite context=TestNiciraContoller>:setup
  • integration.smoke.test_primary_storage.TestPrimaryStorageServices
    • test_01_primary_storage_iscsi
  • integration.smoke.test_non_contigiousvlan.TestUpdatePhysicalNetwork
    • test_extendPhysicalNetworkVlan
  • integration.smoke.test_templates.TestCreateTemplate
    • test_04_extract_template
  • integration.smoke.test_iso.TestCreateIso
    • test_04_extract_Iso
    • test_07_list_default_iso

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_guest_vlan_range.TestDedicateGuestVlanRange
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_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

@rohityadavcloud
Copy link
Member

Thanks @shwetaag can you modify the test case to use public URLs and if possible add them to .travis (i.e. how many of tests can be run with travis/simulator?)

@shwetaag shwetaag closed this Apr 25, 2017
@shwetaag
Copy link
Author

Closing this merge request as created a new PR related to these changes

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

5 participants