cloudstack/test/integration/component
Gaurav Aradhye adcfdf2547 CLOUDSTACK-7241: Fixed error in test_escalations_ipaddresses.py
Signed-off-by: Santhosh Edukulla <santhosh.edukulla@gmail.com>
2014-08-06 15:29:35 +05:30
..
cpu_limits CLOUDSTACK-4934: Rename Limit resources tests so that they have unique names. 2013-11-08 10:25:39 +05:30
maint CLOUDSTACK-7190: Fix Hyper-V issue when attempting SSH to System VMs 2014-07-28 16:59:34 +05:30
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00
test_VirtualRouter_alerts.py CLOUDSTACK-7190: Fix Hyper-V issue when attempting SSH to System VMs 2014-07-28 16:59:34 +05:30
test_accounts.py CLOUDSTACK-6887: Code enhancement to ensure better cleanup 2014-06-18 13:08:02 +05:30
test_add_remove_network.py CLOUDSTACK-7013: Fixing test script issue in test_add_remove_network.py 2014-07-16 23:59:33 -04:00
test_advancedsg_networks.py CLOUDSTACK-7215: Make expunge=True as default parameter value while calling destroyVirtualMachine through base library 2014-08-04 12:21:32 +05:30
test_affinity_groups.py CLOUDSTACK-7014: Resolving test script related to affinity groups tests 2014-07-16 23:22:05 -04:00
test_allocation_states.py CLOUDSTACK-6316: Fixed component and smoke test failures-third pass 2014-04-10 13:20:13 +05:30
test_asa1000v_fw.py CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions 2014-02-26 17:13:21 +05:30
test_assign_vm.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-05-26 10:50:08 +05:30
test_baremetal.py CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions 2014-02-26 17:13:21 +05:30
test_base_image_updation.py CLOUDSTACK-5887: Resolved issue in test_base_image_updation.py 2014-05-15 10:33:40 +05:30
test_blocker_bugs.py CLOUDSTACK-7125: Fixed test_blocker_bugs.py, added code to wait for snapshots to be in 'BackedU' state 2014-07-24 20:30:48 +05:30
test_brocade_vcs.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_cpu_domain_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_cpu_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_cpu_max_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_cpu_project_limits.py Fixed issues in regression suite project cpu limits 2014-05-26 10:53:14 +05:30
test_custom_hostname.py CLOUDSTACK-7053: automated tests for 4.2.x bugs- management server components 2014-07-25 01:27:01 +05:30
test_deploy_vgpu_vm.py vGPU automation changes to make use of existing windows 8 template in the setup to deploy vGPU VMs 2014-08-04 16:13:48 +05:30
test_deploy_vm_userdata_reg.py CLOUDSTACK-7190: Fix Hyper-V issue when attempting SSH to System VMs 2014-07-28 16:59:34 +05:30
test_dynamic_compute_offering.py CLOUDSTACK-7181: Skip tests on KVM - changing service offering when VM is in running state - not supported on KVM 2014-07-25 19:18:21 +05:30
test_egress_fw_rules.py 18 Test cases in the test_egress_fw_rules.py script fails if the guest network is any network other than 10.1.1.0/24 network. The script assumes the guest network to be 10.1.1.0/24 network. Added code to the test suite so that the test cases will work for isolated guest network with any network cidr. 2014-07-29 10:50:32 -07:00
test_egress_rules.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_eip_elb.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_escalations_instances.py Fixed test_escalations_instances.py - Stop VM before detaching root volumes 2014-07-30 21:35:15 +05:30
test_escalations_ipaddresses.py CLOUDSTACK-7241: Fixed error in test_escalations_ipaddresses.py 2014-08-06 15:29:35 +05:30
test_escalations_isos.py Skipping test instead of raising exception in case enough zones are not present for it to run on 2014-07-25 19:10:49 +05:30
test_escalations_networks.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_escalations_securitygroups.py CLOUDSTACK-7137: Resolving cleanup issue in test_escalations_securitygroups.py 2014-07-22 07:27:32 -04:00
test_escalations_snapshots.py CLOUDSTACK-7178: Correcting imports in test_escalations* test cases 2014-07-24 20:28:15 +05:30
test_escalations_templates.py CLOUDSTACK-6282-Modified IpAddresses, Instances, Templates, Snapshots tests to handle KVM and modified IPAddresses for failed list cases 2014-06-16 16:56:54 +05:30
test_escalations_volumes.py CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses 2014-05-19 02:15:17 -04:00
test_escalations_vpncustomergateways.py CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses 2014-05-19 02:15:17 -04:00
test_explicit_dedication.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_haproxy.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_implicit_planner.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_ip_reservation.py CLOUDSTACK-7147: Resolving test script issue in test_ip_reservation.py 2014-07-22 08:00:50 -04:00
test_ldap.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_memory_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_mm_domain_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_mm_max_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_mm_project_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_multiple_ip_ranges.py CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions 2014-02-26 17:13:21 +05:30
test_multiple_ips_per_nic.py CLOUDSTACK-7215: Make expunge=True as default parameter value while calling destroyVirtualMachine through base library 2014-08-04 12:21:32 +05:30
test_netscaler_configs.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_netscaler_lb.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_netscaler_lb_algo.py CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions 2014-02-26 17:13:21 +05:30
test_netscaler_lb_sticky.py CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions 2014-02-26 17:13:21 +05:30
test_netscaler_nw_off.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_network_offering.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_non_contiguous_vlan.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-05-26 10:50:08 +05:30
test_nuage_vsp.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_persistent_networks.py CLOUDSTACK-7240: Fixed expunge VM issue in test_persistent_networks.py 2014-08-05 17:30:41 +05:30
test_portable_ip.py Revert "CLOUDSTACK-6992 Test data was passed to test methods.Made code changes to get test data and pass it to test methods. Also reading portable ip config values was not proper in getPortableIpRangeServices method. So corrected it" 2014-08-04 11:01:31 +05:30
test_project_configs.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_project_limits.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_project_resources.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_project_usage.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_projects.py CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases 2014-06-13 19:08:29 +05:30
test_ps_domain_limits.py CLOUDSTACK-7215: Make expunge=True as default parameter value while calling destroyVirtualMachine through base library 2014-08-04 12:21:32 +05:30
test_ps_limits.py CLOUDSTACK-7215: Make expunge=True as default parameter value while calling destroyVirtualMachine through base library 2014-08-04 12:21:32 +05:30
test_ps_max_limits.py CLOUDSTACK-1466: Automatiion - Primary Storage Limits test cases 2014-06-18 13:15:21 +05:30
test_ps_project_limits.py CLOUDSTACK-1466: Automatiion - Primary Storage Limits test cases 2014-06-18 13:15:21 +05:30
test_ps_resize_volume.py CLOUDSTACK-1466: Automatiion - Primary Storage Limits test cases 2014-06-18 13:15:21 +05:30
test_recurring_snapshots.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_redundant_router_cleanups.py CLOUDSTACK-7148: Adding missing list method 2014-07-22 07:37:58 -04:00
test_redundant_router_services.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_redundant_router_upgrades.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_region_vpc.py Fixed failed tests in regression tests. 2014-04-11 12:11:50 +05:30
test_regions.py CLOUDSTACK-7127: Fix for addRegion failure, avoiding regionid 1 while creating new region through test case 2014-07-24 20:32:40 +05:30
test_regions_accounts.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_reset_ssh_keypair.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_resource_limits.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_routers.py CLOUDSTACK-6316: Fixed component and smoke test failures-second pass 2014-04-09 19:53:50 +05:30
test_security_groups.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_shared_networks.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_snapshot_gc.py Removed invalid code from file test_snapshot_gc.py 2014-07-25 17:53:09 +05:30
test_snapshot_limits.py CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases 2014-06-13 19:08:29 +05:30
test_snapshots.py Fixed key error in test_snapshots.py 2014-07-31 20:48:34 +05:30
test_snapshots_improvement.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_stopped_vm.py Fixing missing attribute issue in test_stopped_vm.py 2014-07-30 21:36:14 +05:30
test_storage_motion.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_tags.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_templates.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-05-07 02:43:10 -04:00
test_update_vm.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_usage.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_vm_passwdenabled.py CLOUDSTACK-7205: Adding expunge=True while deleting VM for test case execution speed improvement 2014-07-30 21:37:26 +05:30
test_vmware_drs.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_volumes.py CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases 2014-06-13 19:08:29 +05:30
test_vpc.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-05-26 10:50:08 +05:30
test_vpc_distributed_routing_offering.py Fixing vpc distributed test cases 2014-08-05 11:09:21 +05:30
test_vpc_network.py CLOUDSTACK-6887: Code enhancement to ensure better cleanup 2014-06-18 13:08:02 +05:30
test_vpc_network_lbrules.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-05-26 10:50:08 +05:30
test_vpc_network_pfrules.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_vpc_network_staticnatrule.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_vpc_offerings.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_vpc_routers.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30
test_vpc_vm_life_cycle.py CLOUDSTACK-7215: Make expunge=True as default parameter value while calling destroyVirtualMachine through base library 2014-08-04 12:21:32 +05:30
test_vpc_vms_deployment.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-05-26 10:50:08 +05:30
test_vpn_users.py Merge branch 'master' into marvin 2014-04-08 17:53:37 +05:30