..
cpu_limits
CLOUDSTACK: 4640 - Fixed indentation issues in function createInstance
2013-10-01 11:24:33 +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-10 17:38:55 +05:30
memory_limits
Automation: Resource Limits - memory limits test cases
2013-09-17 16:14:52 +05:30
__init__.py
apply chip childers licensing patches for the test directory
2012-06-26 11:19:58 -04:00
test_accounts.py
Removed Invalid test from TestRemoveUserFromAccount see -> http://markmail.org/message/vk7wyl3b57cltj44
2013-08-15 10:44:23 +05:30
test_advancedsg_networks.py
Fix attr plugin import and class reference
2013-06-30 21:43:39 +05:30
test_affinity_groups.py
CLOUDSTACK-4378 : Fixing the typo in Apache License Text
2013-08-27 15:24:54 +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:04:04 +05:30
test_assign_vm.py
CLOUDSTACK-2273: cleanup using user api client for domain admins
2013-07-17 19:27:33 +05:30
test_baremetal.py
Baremetal: Test cases
2013-06-21 09:48:40 -07:00
test_blocker_bugs.py
CLOUDSTACK-3865: Additional debug logging for size mismatch
2013-08-01 21:18:56 +05:30
test_cpu_limits.py
Fixing rat issue with a test script
2013-09-20 16:31:19 -07:00
test_custom_hostname.py
Additional tests for custom_hostname
2013-08-15 10:48:50 +05:30
test_egress_fw_rules.py
CLOUDSTACK-4637: Add 30sec sleep before router is ssh'd
2013-09-18 21:40:39 +05:30
test_egress_rules.py
CLOUDSTACK-4691: move egress rules host maintenance tests to maint folder
2013-09-30 15:06:46 +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:24 +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:53 +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:23:03 +05:30
test_ldap.py
CLOUDSTACK-3023: added tags for all the test cases
2013-06-29 10:03:51 +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:26:41 +05:30
test_netscaler_configs.py
CLOUDSTACK-4491: Added missing NS setup
2013-08-27 11:55:40 +05:30
test_netscaler_lb.py
CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes
2013-08-27 10:58:43 +05:30
test_netscaler_lb_algo.py
CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes
2013-08-27 10:58:43 +05:30
test_netscaler_lb_sticky.py
CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes
2013-08-27 10:58:43 +05:30
test_netscaler_nw_off.py
CLOUDSTACK-4696 Handle Netscaler Provider enable for both zones
2013-10-01 11:19:36 +05:30
test_network_offering.py
CLOUDSTACK-4510 Move NS scripts to appropriate suites and related common.py fixes
2013-08-27 10:58:43 +05:30
test_portable_ip.py
Automation - Portable Ip feature test cases
2013-09-13 17:27:57 +05:30
test_project_configs.py
CLOUDSTACK-3695: test_add_user_to_project failed with missing attribute "email".
2013-07-22 22:53:09 +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 22:45:57 +05:30
test_project_resources.py
CLOUDSTACK-4252: Correct the cleanup order of resources
2013-08-14 16:31:55 +05:30
test_project_usage.py
CLOUDSTACK-4437: Fix iso usage event count to match the number of image stores
2013-08-22 12:38:59 +05:30
test_projects.py
Fix domain deletion in test_project_resources.py
2013-07-28 11:24:25 +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:16:21 +05:30
test_redundant_router_services.py
CLOUDSTACK-3930 : Add cleanup
2013-07-30 13:51:22 +05:30
test_redundant_router_upgrades.py
Automation: Fix clean up in tearDown
2013-07-23 21:19:32 -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:11:19 +05:30
test_resource_limits.py
change all instances of account.account to acccount.
2013-07-17 12:34:53 +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:37:03 +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:10 +05:30
test_shared_network_offering.py
separate the shared network test for network offerings
2013-07-19 13:52:12 +05:30
test_shared_networks.py
Signed-off-by: venkataswamybabu budumuru <venkataswamybabu.budumuru@citrix.com>
2013-09-12 18:38:19 +05:30
test_snapshot_gc.py
CLOUDSTACK-4452: Cleaning up the is_snapshot_on_nfs utility
2013-08-26 11:11:30 +05:30
test_snapshot_limits.py
CLOUDSTACK-4452: Cleaning up the is_snapshot_on_nfs utility
2013-08-26 11:11:30 +05:30
test_snapshots.py
CLOUDSTACK-4452: Cleaning up the is_snapshot_on_nfs utility
2013-08-26 11:11:30 +05:30
test_stopped_vm.py
CLOUDSTACK-4203: Adding a test for migrating volumes of stopped vms to test_stopped_vm.py
2013-09-05 18:53:02 +05:30
test_storage_motion.py
CLOUDSTACK-4257: Additional asserts for storage migration test
2013-08-20 17:24:56 +05:30
test_tags.py
Fix the kwargs passed in as dict to listVirtualMachines
2013-08-08 12:07:09 +05:30
test_templates.py
CLOUDSTACK-4407: Use extractTemplate API to get hypervisor specific template information
2013-08-29 12:38:34 +05:30
test_update_vm.py
uncomment the cleanup.
2013-07-03 21:44:56 +05:30
test_usage.py
CLOUDSTACK-4437: Fix iso usage event count to match the number of image stores
2013-08-22 12:38:59 +05:30
test_vm_passwdenabled.py
CLOUDSTACK-4396: Invalid case comparison leaves egress rule unprogrammed
2013-08-19 15:17:30 +05:30
test_volumes.py
Fix volumes tests
2013-08-09 12:09:47 +05:30
test_vpc.py
Fix VPC test
2013-08-09 12:09:59 +05:30
test_vpc_network.py
CLOUDSTACK-4262: Fix TestVPCNetworkGc.test_01_wait_network_gc
2013-10-11 12:38:11 +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:49:12 +05:30
test_vpc_network_pfrules.py
Automation: More fix fox test_vpc_vm_life_cycle.py
2013-08-01 18:47:40 -07:00
test_vpc_network_staticnatrule.py
Automation: Fix test_vpc_network_staticnatrule.py
2013-08-02 14:04:07 -07:00
test_vpc_offerings.py
remove vpc offering from cleanup.
2013-07-29 16:37:54 +05:30
test_vpc_routers.py
Automation: Fix test_vpc_routers.py
2013-07-31 15:03:37 -07:00
test_vpc_vm_life_cycle.py
CLOUDSTACK-4144: Add free vlan to shared network in TestVMLifeCycleSharedNwVPC
2013-08-24 10:05:14 +05:30
test_vpc_vms_deployment.py
CLOUDSTACK-3961: multi network test in VPC
2013-08-14 17:04:07 +05:30
test_vpn_users.py
make name=value when calling publicipaddress
2013-08-02 22:05:36 +05:30