cloudstack/test/integration/component
Girish Shilamkar 4747b2abfe Cloudstack:4407 - Pending changes - Use extractTemplate API to get hypervisor specific template information. 2013-10-14 17:21:22 -07:00
..
cpu_limits CLOUDSTACK-4634: Fixed issue arising due to wrong indentation 2013-09-16 15:59:51 +05:30
maint CLOUDSTACK-702: 1. Moved common code to setupClass method 2. Added a test to deply vm in new CIDR and verify dns service on alias IP 2013-10-08 16:26:18 +05:30
memory_limits Automation: Resource Limits - memory limits test cases 2013-09-13 15:34:12 +05:30
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00
test_accounts.py Cloudstack:4407 - Pending changes - Use extractTemplate API to get hypervisor specific template information. 2013-10-14 17:21:22 -07:00
test_advancedsg_networks.py Fix attr plugin import and class reference 2013-06-30 21:44:16 +05:30
test_affinity_groups.py CLOUDSTACK-4378 : Fixing the typo in Apache License Text 2013-08-27 15:23:04 +05:30
test_allocation_states.py merge master 2013-05-11 15:28:43 +05:30
test_asa1000v_fw.py CLOUDSTACK-3017: Add tags to Cisco ASA tests 2013-08-12 12:03:45 +05:30
test_assign_vm.py CLOUDSTACK-2273: cleanup using user api client for domain admins 2013-07-17 19:23:57 +05:30
test_baremetal.py Baremetal: Test cases 2013-06-21 09:48:40 -07:00
test_blocker_bugs.py Cloudstack:4407 - Pending changes - Use extractTemplate API to get hypervisor specific template information. 2013-10-14 17:21:22 -07:00
test_custom_hostname.py Additional tests for custom_hostname 2013-08-15 10:46:29 +05:30
test_egress_fw_rules.py CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd 2013-09-18 21:41:46 +05:30
test_egress_rules.py CLOUDSTACK-4691: move egress rules host maintenance tests to maint folder 2013-09-30 15:12:20 +05:30
test_eip_elb.py Unskip all skipped tests 2013-06-10 10:04:52 +05:30
test_explicit_dedication.py Fix indent to stop tabnanny from complaining 2013-08-09 15:55:13 +05:30
test_implicit_planner.py CLOUDSTACK-4356: Added code for checking empty host, skip the test if no empty host found 2013-08-20 17:31:24 +05:30
test_ip_reservation.py CLOUDSTACK-2266: marvin tests for IP Address reservation within a network it also adds the ipaddress parameter to virtual machine's create method in base.py 2013-09-18 09:21:24 +05:30
test_ldap.py Merge LDAPPlugin 2013-07-25 17:54:52 +05:30
test_multiple_ip_ranges.py CLOUDSTACK-702: Tests for Multiple IP Ranges 1. Removed advanced tag from all the tests. At the movement scripts support only basic zone 2. Added a test to deploy guest vm after adding ip range in new CIDR 2013-09-06 15:27:59 +05:30
test_netscaler_configs.py CLOUDSTACK-4491: Added missing NS setup 2013-08-27 12:13:46 +05:30
test_netscaler_lb.py CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes 2013-08-27 10:59:13 +05:30
test_netscaler_lb_algo.py CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes 2013-08-27 10:59:13 +05:30
test_netscaler_lb_sticky.py CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes 2013-08-27 10:59:13 +05:30
test_netscaler_nw_off.py CLOUDSTACK-4696 Handle Netscaler Provider enable for both zones 2013-10-01 11:18:30 +05:30
test_network_offering.py CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes 2013-08-27 10:59:13 +05:30
test_portable_ip.py Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com> 2013-10-03 20:01:22 +05:30
test_project_configs.py CLOUDSTACK-3695: test_add_user_to_project failed with missing attribute "email". 2013-07-22 19:36:27 +05:30
test_project_limits.py CLOUDSTACK-3696: Test case test_project_limits.TestResourceLimitsProject.test_06_volumes_per_project failed due to volume usage exceeded for project. 2013-07-24 23:05:17 +05:30
test_project_resources.py CLOUDSTACK-4252: Correct the cleanup order of resources 2013-08-14 16:32:30 +05:30
test_project_usage.py CLOUDSTACK-4437: Fix iso usage event count to match the number of image stores 2013-08-22 12:39:42 +05:30
test_projects.py Fix domain deletion in test_project_resources.py 2013-07-28 11:56:50 +05:30
test_recurring_snapshots.py Split out snapshot tests for speedup 2013-06-20 19:42:01 +05:30
test_redundant_router_cleanups.py CLOUDSTACK-4646: Increase the wait time for the routers to go into stopped state 2013-09-30 15:14:41 +05:30
test_redundant_router_services.py CLOUDSTACK-3930 : Add cleanup 2013-07-30 13:51:54 +05:30
test_redundant_router_upgrades.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
test_regions.py Marvin IP cleared tests for various cloudstack components 2013-05-14 10:24:27 +05:30
test_regions_accounts.py account name dereferences as account.name 2013-05-14 10:34:01 +05:30
test_reset_ssh_keypair.py Storage type was set to local due to which tests failed. Removed it. 2013-09-19 19:10:44 +05:30
test_resource_limits.py change all instances of account.account to acccount. 2013-07-17 12:36:27 +05:30
test_routers.py CLOUDSTACK-4448: Fix test_03_RouterStartOnVmDeploy to stop all the pre-existing VMs before starting the test 2013-08-23 12:39:49 +05:30
test_security_groups.py CLOUDSTACK-3841: Fixed test case issue. The exception raised earlier was valid behaviour, added missing assertRaiss statement 2013-07-29 19:57:33 +05:30
test_shared_network_offering.py separate the shared network test for network offerings 2013-07-03 17:10:53 +05:30
test_shared_networks.py Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com> 2013-09-12 18:33:41 +05:30
test_snapshot_gc.py CLOUDSTACK-4452: Cleaning up the is_snapshot_on_nfs utility 2013-08-26 11:10:06 +05:30
test_snapshot_limits.py CLOUDSTACK-4452: Cleaning up the is_snapshot_on_nfs utility 2013-08-26 11:10:06 +05:30
test_snapshots.py CLOUDSTACK-4452: Cleaning up the is_snapshot_on_nfs utility 2013-08-26 11:10:06 +05:30
test_stopped_vm.py Cloudstack:4407 - Pending changes - Use extractTemplate API to get hypervisor specific template information. 2013-10-14 17:21:22 -07:00
test_storage_motion.py CLOUDSTACK-4257: Additional asserts for storage migration test 2013-08-20 17:28:41 +05:30
test_tags.py Fix the kwargs passed in as dict to listVirtualMachines 2013-08-08 12:09:32 +05:30
test_templates.py CLOUDSTACK-4407: Use extractTemplate API to get hypervisor specific template information 2013-08-29 14:10:54 +05:30
test_update_vm.py uncomment the cleanup. 2013-07-03 20:03:50 +05:30
test_usage.py CLOUDSTACK-4437: Fix iso usage event count to match the number of image stores 2013-08-22 12:39:42 +05:30
test_vm_passwdenabled.py CLOUDSTACK-4396: Invalid case comparison leaves egress rule unprogrammed 2013-08-19 15:18:04 +05:30
test_volumes.py Fix volumes tests 2013-08-09 12:08:02 +05:30
test_vpc.py Fix VPC test 2013-08-09 12:08:27 +05:30
test_vpc_network.py CLOUDSTACK-4262: Fix TestVPCNetworkGc.test_01_wait_network_gc 2013-10-07 21:41:06 +05:30
test_vpc_network_lbrules.py Added missing test for VPC load balancing rule from old QA repo to cloudstack repo 2013-09-18 21:48:12 +05:30
test_vpc_network_pfrules.py Automation: More fix fox test_vpc_vm_life_cycle.py 2013-08-01 18:52:30 -07:00
test_vpc_network_staticnatrule.py Automation: Fix test_vpc_network_staticnatrule.py 2013-08-02 14:04:35 -07:00
test_vpc_offerings.py remove vpc offering from cleanup. 2013-07-29 16:38:15 +05:30
test_vpc_routers.py Automation: Fix test_vpc_routers.py 2013-07-31 15:03:58 -07:00
test_vpc_vm_life_cycle.py CLOUDSTACK:4537 - Fixed shared network and vpc test cases 2013-10-07 21:42:45 +05:30
test_vpc_vms_deployment.py CLOUDSTACK-3961: multi network test in VPC 2013-08-14 17:04:23 +05:30
test_vpn_users.py make name=value when calling publicipaddress 2013-08-02 22:05:13 +05:30