cloudstack/test/integration/component
Sheng Yang 29ee68821e Automation: Fix test_vpc_network_staticnatrule.py
And remove NAT rule part from static nat test case. Remove static nat part from
port forwarding test case.
2013-07-24 18:50:20 -07:00
..
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 Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -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 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 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 Automation: Fix different names for cleanup 2013-07-23 13:15:07 -07:00
test_custom_hostname.py CLOUDSTACK-3020: Fix assert error 2013-06-17 10:05:02 +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 change all instances of account.account to acccount. 2013-07-17 12:36:27 +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 Fixed account objects CLOUDSTACK-3726 2013-07-23 20:51:16 +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 Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
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 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 Automation: Add sleep for RvR state checking 2013-07-23 22:45:58 -07:00
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_deployment_planning.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
test_redundant_router_network_rules.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
test_redundant_router_services.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
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 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 Fixing minor typos 2013-07-24 18:04:29 +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 CLOUDSTACK-3728: same issue as CLOUDSTACK-3719 2013-07-23 18:02:29 +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 CLOUDSTACK-3743. test_tags.py:TestResourceTags not tearing down the account. 2013-07-24 11:18:43 +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 Automation: Fix different names for cleanup 2013-07-23 13:15:07 -07:00
test_vpc.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
test_vpc_network.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
test_vpc_network_lbrules.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
test_vpc_network_pfrules.py Automation: Fix test_vpc_network_staticnatrule.py 2013-07-24 18:50:20 -07:00
test_vpc_network_staticnatrule.py Automation: Fix test_vpc_network_staticnatrule.py 2013-07-24 18:50:20 -07:00
test_vpc_offerings.py Automation: Fix clean up in tearDown 2013-07-23 21:20:02 -07:00
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 Automation: Fix test_vpc_vms_deployment resource release 2013-07-24 16:55:03 -07:00
test_vpn_users.py Fix all occurrences of account.account 2013-05-20 22:59:52 +05:30