cloudstack/test/integration/component
Gaurav Aradhye bd8eaf86fe CLOUDSTACK-7393: Expunging VM immediately and removing unncessary wait in test_vpc_vm_life_cycle.py
Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org>
(cherry picked from commit 402fc914cf)

Conflicts:
	test/integration/component/test_vpc_vm_life_cycle.py
2014-09-09 09:14:10 +02:00
..
cpu_limits CLOUDSTACK-4934: Rename Limit resources tests so that they have unique names. 2013-11-08 10:25:39 +05:30
maint Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00
test_VirtualRouter_alerts.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_accounts.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_acl_isolatednetwork.py This test suite contains test cases relating to access checks for createNetwork(), deploying VM in an isolated network and restartNetwork() for Admin, domain admin and regular users. 2014-07-28 23:12:53 +02:00
test_add_remove_network.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_advancedsg_networks.py Fixes for BVT and Regression run failures against 4.4 CS 2014-07-28 17:43:13 +02:00
test_affinity_groups.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_allocation_states.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_asa1000v_fw.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_assign_vm.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_baremetal.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_base_image_updation.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_blocker_bugs.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
test_cpu_domain_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_cpu_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_cpu_max_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_cpu_project_limits.py Fixed issues in regression suite project cpu limits 2014-07-28 17:43:25 +02:00
test_custom_hostname.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
test_deploy_vm_userdata_reg.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_dynamic_compute_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-07-28 23:12:38 +02:00
test_egress_fw_rules.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02: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-07-28 23:12:38 +02:00
test_eip_elb.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_escalations_instances.py CLOUDSTACK-6282: Modified IPAddress tests to fix the failures. Modified Instances, snapshots, templates tests to handle KVM Hypervisor 2014-07-28 23:12:47 +02:00
test_escalations_ipaddresses.py CLOUDSTACK-7178: Correcting imports in test_escalations* test cases 2014-07-28 23:12:58 +02:00
test_escalations_isos.py CLOUDSTACK-6282 - Divided test_escalations.py into individual files based on functionality and added automed tests for Public IP Addresses 2014-07-28 23:12:41 +02:00
test_escalations_networks.py CLOUDSTACK-6282-Added Automated testes for Networks and VPC API's 2014-07-28 23:12:43 +02:00
test_escalations_securitygroups.py CLOUDSTACK-7137: Resolving cleanup issue in test_escalations_securitygroups.py 2014-07-28 23:12:57 +02:00
test_escalations_snapshots.py CLOUDSTACK-7178: Correcting imports in test_escalations* test cases 2014-07-28 23:12:58 +02:00
test_escalations_templates.py CLOUDSTACK-6282: Modified IPAddress tests to fix the failures. Modified Instances, snapshots, templates tests to handle KVM Hypervisor 2014-07-28 23:12:47 +02:00
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-07-28 23:12:41 +02: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-07-28 23:12:41 +02:00
test_explicit_dedication.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_haproxy.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_implicit_planner.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_ip_reservation.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_ldap.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_memory_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_mm_domain_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_mm_max_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_mm_project_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_multiple_ip_ranges.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_multiple_ips_per_nic.py Adding missing changes to test suits and configs before merging to 4.4-forward 2014-07-28 23:12:37 +02:00
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-07-28 23:12:38 +02: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-07-28 23:12:38 +02:00
test_netscaler_lb_algo.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_netscaler_lb_sticky.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
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-07-28 23:12:38 +02: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-07-28 23:12:38 +02:00
test_non_contiguous_vlan.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_persistent_networks.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
test_portable_ip.py CLOUDSTACK-6887: Code enhancement to ensure better cleanup 2014-07-28 23:12:49 +02:00
test_project_configs.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_project_limits.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_project_resources.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
test_project_usage.py CLOUDSTACK-7024: Resolved cleanup issue in test script 2014-07-28 23:12:57 +02:00
test_projects.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_ps_domain_limits.py CLOUDSTACK-1466: Automation - Priamary Storage Limits 2014-07-28 23:12:49 +02:00
test_ps_limits.py CLOUDSTACK-1466: Automation - Priamary Storage Limits 2014-07-28 23:12:49 +02:00
test_ps_max_limits.py CLOUDSTACK-1466: Automation - Priamary Storage Limits 2014-07-28 23:12:49 +02:00
test_ps_project_limits.py CLOUDSTACK-1466: Automation - Priamary Storage Limits 2014-07-28 23:12:49 +02:00
test_ps_resize_volume.py CLOUDSTACK-1466: Automation - Priamary Storage Limits 2014-07-28 23:12:49 +02:00
test_recurring_snapshots.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_redundant_router_cleanups.py CLOUDSTACK-7148: Adding missing list method 2014-07-28 23:12:58 +02:00
test_redundant_router_services.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_redundant_router_upgrades.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_region_vpc.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_regions.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_regions_accounts.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_reset_ssh_keypair.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
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-07-28 23:12:38 +02:00
test_routers.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_security_groups.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
test_shared_networks.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_snapshot_gc.py CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases 2014-07-28 17:43:32 +02:00
test_snapshot_limits.py CLOUDSTACK-6887: Fixing account cleanup issue across multiple test cases 2014-07-28 17:43:32 +02:00
test_snapshots.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_snapshots_improvement.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_stopped_vm.py CLOUDSTACK-6536: Code cleanup - removing unnecessary waits after VM stop operation, modifying imports, removing white-spaces, adding try catch blocks whenever necessary 2014-07-28 23:12:38 +02:00
test_storage_motion.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
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-07-28 23:12:38 +02: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-07-28 23:12:38 +02:00
test_update_vm.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_usage.py CLOUDSTACK-7020:Fixed test script issue 2014-07-28 23:12:56 +02:00
test_vm_passwdenabled.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_vmware_drs.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_volumes.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_vpc.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_vpc_distributed_routing_offering.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_vpc_network.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_vpc_network_lbrules.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_vpc_network_pfrules.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_vpc_network_staticnatrule.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_vpc_offerings.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_vpc_routers.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00
test_vpc_vm_life_cycle.py CLOUDSTACK-7393: Expunging VM immediately and removing unncessary wait in test_vpc_vm_life_cycle.py 2014-09-09 09:14:10 +02:00
test_vpc_vms_deployment.py CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception 2014-07-30 12:31:28 +02:00
test_vpn_users.py Marvin + test changes from master Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 2014-07-28 17:40:56 +02:00