Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sl. No.test casestatusError DescriptionTypeComment
1test_DeployVmAntiAffinityGroupPASSEDNoneself service

                                                                                                                                                                                                                                                             

2test_deploy_vmPASSEDNoneself service 
3test_deployvm_userdataPASSEDNoneself serviceprovisioning

[ Koushik ] This looks same as #2 unless user data is verified. For verification you need actual setup. So this should belong to provisioning.

Talluri/Koushik Fix the test to verify userdata

4test_deployvm_userdata_postPASSEDNoneself serviceprovisioning

[ Koushik ] This looks same as #2 unless user data is verified. For verification you need actual setup. So this should belong to provisioning.

Talluri/Koushik Fix the test to verify userdata

5test_deployvm_firstfitPASSEDNoneself service 
6test_deployvm_userconcentratedPASSEDNoneself service 
7test_deployvm_userdispersingPASSEDNoneself service 
8test_01_create_disk_offeringPASSEDNoneself service 
9test_02_edit_disk_offeringPASSEDNoneself service 
10test_03_delete_disk_offeringPASSEDNoneself service 
11test_UpdateConfigParamWithScopePASSEDNoneself service 
12test_dedicateGuestVlanRangePASSEDNoneself service 
13test_internallbPASSEDNoneself serviceprovisioningEnhancement: modify this test to verify lb rules by sending request from another tier 
14test_01_create_isoPASSEDNoneself service Enhancement: check the existence of registered of ISO in secondary deploy a VM with registered ISO. can be added as another test (provisioning)
15test_02_edit_isoPASSEDNoneself service 
16test_03_delete_isoFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Failed to delete ISO'}self serviceRajani: this can be fixed by implementing deleteAsync in SimulatorImageStoreDriverImpl.java (Fixed this locally. will push after more testing)
17test_04_extract_IsoFAILEDExtract ISO Failed with invalid URL http://192.168.2.3/userdata/9a95de36-9645-40c1-b473-f6665bb9a4f0.iso (ISO id: 297135cd-020a-47cb-ae0d-efb970876eee)provisioningThis test can be modified for simulator not to download using URL
18test_05_iso_permissionsPASSEDNoneself service 
19test_06_copy_isoSKIPPEDNoneNot Runprovisioningdestination zone needs to extract the template URL 
20test_01_create_lb_rule_src_natFAILEDConnection Failed: SSH failed for VM with IP Address: 192.168.2.8provisioning

 avoid ssh connection

21test_02_create_lb_rule_non_natFAILEDConnection Failed: SSH failed for VM with IP Address: 192.168.2.8: SSH failed for VM with IP Address: 192.168.2.8provisioning avoid ssh connection
22test_assign_and_removal_lbFAILEDConnection Failed: SSH failed for VM with IP Address: 192.168.2.8provisioning avoid ssh connection
23test_nic_secondaryip_add_removePASSEDNoneself serviceprovisioningEnhancement: add verification 
24test_delete_accountPASSEDNoneself service 
25test_01_port_fwd_on_src_natFAILEDSSH Access failed for 10.1.1.56: SSH connection has Failed. Waited 600s. Error is Connection Failedprovisioning avoid ssh connection
26test_02_port_fwd_on_non_src_natFAILEDSSH Access failed for 10.1.1.56: SSH connection has Failed. Waited 600s. Error is Connection Failedprovisioning avoid ssh connection
27test_public_ip_admin_accountPASSEDNoneself service 
28test_public_ip_user_accountPASSEDNoneself service 
29test_reboot_routerFAILEDSSH Access failed for 192.168.2.5: Connection Failedprovisioning avoid ssh connection
30test_releaseIPPASSEDNoneself service 
31test_network_aclPASSEDNoneself serviceprovisioning

[ Koushik ] Is it just testing creation of acl on the db? For verifying if the acl is working you need actual setup. In that case this will be provisioning.

Enhancement: add actual verification Logic for rules.

32test_01_nicPASSEDNoneself serviceprovisioningEnhancement: add validation 
33test_extendPhysicalNetworkVlanPASSEDNoneself service 
34test_createPortablePublicIPAcquirePASSEDNoneself service 
35test_createPortablePublicIPRangePASSEDNoneself service 
36test_01_primary_storage_iscsiPASSED

None

self service in actual VM deployment scenarios storage will be tested.
37test_01_primary_storage_nfsPASSEDNoneself service in actual VM deployment scenarios storage will be tested.
38test_privategw_aclPASSEDNoneself service Enhancement: add a new test to verification of ACL rules
39test_dedicatePublicIpRangePASSEDNoneself service 
40test_create_pvlan_networkPASSEDNoneself service 
41test_createRegionPASSEDNoneself service 
42test_01_reset_vm_on_rebootPASSEDNoneself service Enhancement: add new test to check volume contents
43test_01_updatevolumedetailPASSEDNoneself service 
44test_01_router_internal_basicSKIPPEDNoneprovisioning[ Koushik ] This test ssh to the router
45test_02_router_internal_advSKIPPEDNoneprovisioning[ Koushik ] This test ssh to the router
46test_03_restart_network_cleanupPASSEDNoneself service 
47test_04_restart_network_wo_cleanupSKIPPEDNoneNot Runprovisioningneed access to host 
48test_05_router_basicPASSEDNoneself service 
49test_06_router_advancedPASSEDNoneself service 
50test_07_stop_routerPASSEDNoneself service 
51test_08_start_routerPASSEDNoneself service 
52test_09_reboot_routerPASSEDNoneself service 
53test_01_scale_vmFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'This operation not permitted for this hypervisor of the vm'}provisioning[ Koushik ] There is HV specific check in CS code and so fails for HV type 'Simulator'. For now run as provisioning test.
54test_01_sys_vm_startPASSEDNoneself service 
55test_02_sys_template_readyPASSEDNoneself service 
56test_01_create_service_offeringPASSEDNoneself service 
57test_02_edit_service_offeringPASSEDNoneself service 
58test_03_delete_service_offeringPASSEDNoneself service 
59test_04_change_offering_smallFAILEDSSH Access failed for 10.1.1.130: SSH connection has Failed. Waited 600s. Error is Connection Failedprovisioning avoid ssh connection
60test_01_snapshot_root_diskFAILED'simulator'provisioningTest script needs to be changed for simulator to avoid checking the existence of snapshot on secondary
61test_01_list_sec_storage_vmPASSEDNoneself service 
62test_02_list_cpvm_vmPASSEDNoneself service 
63test_03_ssvm_internalsSKIPPEDNoneprovisioning[ Koushik ] Based on similar test cases for router
64test_04_cpvm_internalsSKIPPEDNoneprovisioning[ Koushik ] Based on similar test cases for router
65test_05_stop_ssvmSKIPPEDNoneNot Runprovisioningactually doing a stop and then a start. then calls test_ssvm_internals() 
66test_06_stop_cpvmSKIPPEDNoneNot Runprovisioning do
67test_07_reboot_ssvmSKIPPEDNoneNot Runprovisioning do
68test_08_reboot_cpvmSKIPPEDNoneNot Runprovisioning do
69test_09_destroy_ssvmSKIPPEDNoneNot Runprovisioning do
70test_10_destroy_cpvmSKIPPEDNoneNot Runprovisioning do
71test_01_create_templateFAILEDWarning: Exception during cleanup : Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Failed to delete template'}self service

Delete template/ISO is eventually removing the entry from DB but errors out while trying to delete it from backend.

[ Koushik ] Rajani fixed the simulator for this

72test_02_edit_templatePASSEDNoneself service 
73test_03_delete_templateFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Failed to delete template'}self service

Delete template/ISO is eventually removing the entry from DB but errors out while trying to delete it from backend.

[ Koushik ] Rajani fixed the simulator for this

74test_04_extract_templateFAILEDExtract Template Failed with invalid URL http://192.168.2.3/userdata/d408cfd8-bf7f-47ef-9aa0-84c353d24221.raw (template id: 31ea9fe5-3a0b-4425-b4ca-7aa9e0695605)

provisioning

 

This test can be modified for simulator not to download using URL
75test_05_template_permissionsPASSEDNoneself service 
76test_06_copy_templateSKIPPEDNoneNot Runprovisioningdestination zone needs to extract the template URL 
77test_07_list_public_templatesPASSEDNoneself service 
78test_08_list_system_templatesPASSEDNoneself service 
79test_advZoneVirtualRouterPASSEDNoneself serviceNAduplicate test, remove it 
80test_deploy_vmPASSEDNoneself service

{Koushik}Is this a duplicate of #2

Can be removed since it is covered in test_vm_life_cycle.py

81test_01_stop_vmPASSEDNoneself service 
82test_02_start_vmPASSEDNoneself service 
83test_03_reboot_vmPASSEDNoneself service 
84test_06_destroy_vmPASSEDNoneself service 
85test_07_restore_vmPASSEDNoneself service Enhancement: add another test the data on the restored VM.
86test_08_migrate_vmPASSEDNoneself service 
87test_09_expunge_vmPASSEDNoneself service 
88test_10_attachAndDetach_isoFAILEDSSH failed for virtual machine: 10.1.1.62 - SSH connection has Failed. Waited 600s. Error is Connection Failed

provisioning

 avoid ssh connection
89test_01_create_vm_snapshotsFAILEDSSH failed for Virtual machine: 10.1.1.44

provisioning

 avoid ssh connection
90test_02_revert_vm_snapshotsFAILEDSSH failed for Virtual machine: 10.1.1.44

provisioning

 avoid ssh connection
91test_03_delete_vm_snapshotsFAILEDCheck list response returns a valid list

provisioning

 
92test_01_create_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self serviceprovisioning

attach volume is failing

{Koushik} Rajani fixed simulator for this

test does SSH connection, Hence, marking it as provisioning

93test_02_attach_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self serviceprovisioning

attach volume is failing

test does SSH connection, Hence, marking it as provisioning

94test_03_download_attached_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

provisioningself service

attach volume is failing

test is checking that downloading an attached volume fails

95test_04_delete_attached_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self service

attach volume is failing
96test_05_detach_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self service

attach volume is failing
97test_06_download_detached_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

provisioning

attach volume is failing
98test_07_resize_failFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self service

attach volume is failing
99test_08_resize_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self serviceprovisioning

attach volume is failing

Enhancement: check the resized volume on the backend if it has actually been resized.

100test_09_delete_detached_volumeFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Command failed due to Internal Server Error'}

self service

attach volume is failing
101test_vpc_remote_access_vpnFAILEDExecute cmd: asyncquery failed, due to: {errorcode : 534, errortext : u'Resource [DataCenter:1] is unreachable: Unable to start vpn: Unable to add users to vpn in zone 1 for account 31 on domR: r-9-QA due to Unsupported command issued:com.cloud.agent.api.routing.VpnUsersCfgCommand.  Are you sure you got the right type of server?'}

self service

 

vpn user creation is failing

{Koushik} Rajani fixed simulator for this

102test_vpc_site2site_vpnPASSEDNoneself service 

...