..
maint
flaky RvR tests to run sequentially
2013-08-14 19:52:46 +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 : Existing tests were deploying VMs as admin and creating
2013-08-26 19:28:06 +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_custom_hostname.py
Additional tests for custom_hostname
2013-08-15 10:48:50 +05:30
test_egress_fw_rules.py
Test assumes storagetype to be local therefore test_egress_fw_rules fail.
2013-08-07 20:30:25 +05:30
test_egress_rules.py
CLOUDSTACK-3693 Fix more account objects
2013-07-23 13:58:02 -07:00
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_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
2013-05-14 15:52:54 +05:30
test_netscaler_configs.py
CLOUDSTACK-4487: No need to delete offerings or wait on offering cleanup
2013-08-26 10:35:59 +05:30
test_netscaler_lb.py
CLOUDSTACK-4487: No need to delete offerings or wait on offering cleanup
2013-08-26 10:35:59 +05:30
test_netscaler_lb_algo.py
CLOUDSTACK-4487: No need to delete offerings or wait on offering cleanup
2013-08-26 10:35:59 +05:30
test_netscaler_lb_sticky.py
CLOUDSTACK-4487: No need to delete offerings or wait on offering cleanup
2013-08-26 10:35:59 +05:30
test_netscaler_nw_off.py
CLOUDSTACK-4487: No need to delete offerings or wait on offering cleanup
2013-08-26 10:35:59 +05:30
test_network_offering.py
CLOUDSTACK-4442: Include a test for creating networks with sourcenat only
2013-08-22 12:38:50 +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
Automation: Redundant routers don't have the same link local IP
2013-07-24 16:09:10 -07:00
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_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
CLOUDSTACK-4283: remove hardcoded shared_vlan from test_shared_networks
2013-08-13 15:32:31 +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-4425:Fix to attach uploaded volume to a stopped VM test
2013-08-23 09:41:19 +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
Unskip all skipped tests
2013-06-10 10:04:52 +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-4394: remove cleanups for offerings
2013-08-19 14:40:34 +05:30
test_vpc_network_lbrules.py
Include the exception from urllib in wget test
2013-08-01 16:23:33 +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