..
maint
do not wait for cleanup
2013-07-06 20:18:23 +05:30
__init__.py
apply chip childers licensing patches for the test directory
2012-06-26 11:19:58 -04:00
test_accounts.py
remove tag used while debugging
2013-07-18 18:31:22 +05:30
test_advancedsg_networks.py
Fix attr plugin import and class reference
2013-06-30 21:44:16 +05:30
test_affinity_groups.py
Fix typo in spelling Afifnity -> Affinity
2013-07-18 18:31:22 +05:30
test_allocation_states.py
merge master
2013-05-11 15:28:43 +05:30
test_asa1000v_fw.py
account name dereferences as account.name
2013-05-14 10:34:01 +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-2882: Correct the secondary disk device on KVM
2013-06-18 12:45:39 +05:30
test_custom_hostname.py
CLOUDSTACK-3020: Fix assert error
2013-06-17 10:05:02 +05:30
test_egress_rules.py
Unskip all skipped tests
2013-06-10 10:04:52 +05:30
test_eip_elb.py
Unskip all skipped tests
2013-06-10 10:04:52 +05:30
test_explicit_dedication.py
Remove invalid references to diskdevice from tests
2013-06-18 12:47:50 +05:30
test_implicit_planner.py
Remove invalid references to diskdevice from tests
2013-06-18 12:47:50 +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
change all instances of account.account to acccount.
2013-07-17 12:36:27 +05:30
test_netscaler_lb.py
Fixes CLOUDSTACK-3582
2013-07-17 19:23:57 +05:30
test_netscaler_lb_algo.py
change all instances of account.account to acccount.
2013-07-17 12:36:27 +05:30
test_netscaler_lb_sticky.py
change all instances of account.account to acccount.
2013-07-17 12:36:27 +05:30
test_netscaler_nw_off.py
Fixed ostype CLOUDSTACK-3645
2013-07-19 11:17:11 +05:30
test_network_offering.py
separate the shared network test for network offerings
2013-07-03 17:10:53 +05:30
test_project_configs.py
Unskip all skipped tests
2013-06-10 10:04:52 +05:30
test_project_limits.py
Unskip all skipped tests
2013-06-10 10:04:52 +05:30
test_project_resources.py
More fixes to regression tests:
2013-05-25 15:40:42 +05:30
test_project_usage.py
More fixes to regression tests:
2013-05-25 15:40:42 +05:30
test_projects.py
CLOUDSTACK-3619: Cleanup of volume is not required as gc takes care.
2013-07-18 15:05:56 +05:30
test_recurring_snapshots.py
Split out snapshot tests for speedup
2013-06-20 19:42:01 +05:30
test_redundant_router.py
CLOUDSTACK-3655: RvR fails with unexpected state
2013-07-19 17:44:52 +05:30
test_redundant_router_cleanups.py
Split Redundant Router tests
2013-06-19 14:32:25 +05:30
test_redundant_router_deployment_planning.py
Split Redundant Router tests
2013-06-19 14:32:25 +05:30
test_redundant_router_network_rules.py
Split Redundant Router tests
2013-06-19 14:32:25 +05:30
test_redundant_router_services.py
Split Redundant Router tests
2013-06-19 14:32:25 +05:30
test_redundant_router_upgrades.py
Split Redundant Router tests
2013-06-19 14:32:25 +05:30
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:36:27 +05:30
test_routers.py
merge master
2013-05-11 15:28:43 +05:30
test_security_groups.py
Integration test for advanced zone with security groups
2013-05-22 15:39:22 -07:00
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
Fix tab/space issues
2013-06-30 13:20:27 +05:30
test_snapshot_gc.py
Split out snapshot tests for speedup
2013-06-20 19:42:01 +05:30
test_snapshot_limits.py
Split out snapshot tests for speedup
2013-06-20 19:42:01 +05:30
test_snapshots.py
Split out snapshot tests for speedup
2013-06-20 19:42:01 +05:30
test_stopped_vm.py
Removing the vlan selection in network offering test
2013-07-03 17:04:20 +05:30
test_storage_motion.py
Remove invalid references to diskdevice from tests
2013-06-18 12:47:50 +05:30
test_tags.py
Unskip all skipped tests
2013-06-10 10:04:52 +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 20:03:50 +05:30
test_usage.py
merge master
2013-05-11 15:28:43 +05:30
test_vm_passwdenabled.py
Unskip all skipped tests
2013-06-10 10:04:52 +05:30
test_volumes.py
Test Volumes: do not assume max.volumes attachable to guest
2013-06-21 11:48:26 +05:30
test_vpc.py
Fix vpc network tests and reduce delay by removing wait for cleanup
2013-06-19 16:55:22 +05:30
test_vpc_network.py
Fix vpc network tests and reduce delay by removing wait for cleanup
2013-06-19 16:55:22 +05:30
test_vpc_network_lbrules.py
Fixed arguments in the format string in the debug message.
2013-07-17 12:36:27 +05:30
test_vpc_network_pfrules.py
do not wait for cleanup
2013-07-06 19:19:33 +05:30
test_vpc_network_staticnatrule.py
do not wait for cleanup
2013-07-06 20:18:23 +05:30
test_vpc_offerings.py
Prevent waits at cleanup
2013-06-19 17:06:11 +05:30
test_vpc_routers.py
do not wait for cleanup
2013-07-06 20:18:23 +05:30
test_vpc_vm_life_cycle.py
Unskip skipped tests
2013-06-10 15:50:50 +05:30
test_vpc_vms_deployment.py
Unskip all skipped tests
2013-06-10 10:04:52 +05:30
test_vpn_users.py
Fix all occurrences of account.account
2013-05-20 22:59:52 +05:30