..
maint
moving rvr deployment planning to maint suites
2013-08-02 22:23:44 +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:3798: Removed wrong assert. Login was getting successful, assert was failing. Anyway it is being checked in the assert below for sesionKey
2013-08-02 16:47:35 +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
Automation: Affinity Groups- Removing invalid test case
2013-08-07 19:44:16 +05:30
test_allocation_states.py
merge master
2013-05-11 15:28:43 +05:30
test_asa1000v_fw.py
Automation: Fix clean up in tearDown
2013-07-23 21:20:02 -07:00
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-3865: Additional debug logging for size mismatch
2013-08-01 21:18:45 +05:30
test_custom_hostname.py
CLOUDSTACK-3617: Skip the test if config is not suitable
2013-07-25 15:34:04 +05:30
test_egress_fw_rules.py
Test assumes storagetype to be local therefore test_egress_fw_rules fail.
2013-08-07 20:30:52 +05:30
test_egress_rules.py
CLOUDSTACK-3693 Fix more account objects
2013-07-23 13:59:20 -07:00
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
updated interface in netscaler config test script
2013-08-06 22:03:09 +05:30
test_netscaler_lb.py
Add wait while Netscaler recognizes service to be up
2013-07-24 22:43:13 +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
CLOUDSTACK-3744 Fixed order of cleanup objects, removed offerings cleanup
2013-07-29 15:35:29 +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
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
Fix domain deletion in test_project_resources.py
2013-07-28 11:56:50 +05:30
test_project_usage.py
CLOUDSTACK-3620: [Automation] API removevpnuser failed, in test case test_project_usage.TestVpnUsage.test_01_vpn_usage.
2013-07-20 12:20:15 +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.py
Add missing sleep
2013-08-06 19:55:29 +05:30
test_redundant_router_cleanups.py
Automation: Redundant routers don't have the same link local IP
2013-07-24 16:09:34 -07:00
test_redundant_router_network_rules.py
Automation: Fix test_redundant_router_network_rules.py
2013-08-07 16:08:59 -07:00
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_resource_limits.py
change all instances of account.account to acccount.
2013-07-17 12:36:27 +05:30
test_routers.py
Automation: Fix clean up in tearDown
2013-07-23 21:20:02 -07:00
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
remove hardcoded vlan for shared network test
2013-08-05 22:05:21 +05:30
test_snapshot_gc.py
Fix missing key
2013-08-07 22:52:45 +05:30
test_snapshot_limits.py
Fix missing key
2013-08-07 22:52:45 +05:30
test_snapshots.py
Fix missing key
2013-08-07 22:52:45 +05:30
test_stopped_vm.py
Remove duplicate tests for stopped_vm
2013-08-02 12:52:26 +05:30
test_storage_motion.py
Remove invalid references to diskdevice from tests
2013-06-18 12:47:50 +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
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
make name=value when calling publicipaddress
2013-08-02 22:05:13 +05:30
test_vm_passwdenabled.py
remove local path in cloud-set-guest-password script
2013-08-07 14:48:21 +05:30
test_volumes.py
Automation: Fix different names for cleanup
2013-07-23 13:15:07 -07:00
test_vpc.py
Automation: Fix test_vpc.py
2013-08-07 15:51:06 -07:00
test_vpc_network.py
CLOUDSTACK-3989: We don't hold the vm object
2013-08-01 16:43:25 +05:30
test_vpc_network_lbrules.py
Include the exception from urllib in wget test
2013-08-01 16:23:16 +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
Automation: More fix fox test_vpc_vm_life_cycle.py
2013-08-01 18:52:30 -07:00
test_vpc_vms_deployment.py
Automation: Fix endless silly test cases
2013-07-26 00:20:01 -07:00
test_vpn_users.py
make name=value when calling publicipaddress
2013-08-02 22:05:13 +05:30