cloudstack/test/integration/component
Sheng Yang fae57e5843 CLOUDSTACK-3864: Fix test_blocker_bugs.py for firewall
Currently we're using enable/disable static nat rather than create IP forwarding
command. The list of StaticNAT won't work.

Also change to use API to verify the rules rather than look into db directly.
2013-07-30 19:04:05 -07:00
..
maint do not wait for cleanup 2013-07-06 20:18:27 +05:30
__init__.py apply chip childers licensing patches for the test directory 2012-06-26 11:19:58 -04:00
test_accounts.py Removing invalid test for accounts 2013-07-28 17:00:30 +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 Fix bunch of affinity group tests 2013-07-25 22:51:03 +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:19:32 -07:00
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-3864: Fix test_blocker_bugs.py for firewall 2013-07-30 19:04:05 -07:00
test_custom_hostname.py CLOUDSTACK-3617: Skip the test if config is not suitable 2013-07-25 15:34:15 +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 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:34:53 +05:30
test_netscaler_lb.py Add wait while Netscaler recognizes service to be up 2013-07-24 22:40:44 +05:30
test_netscaler_lb_algo.py change all instances of account.account to acccount. 2013-07-17 12:34:53 +05:30
test_netscaler_lb_sticky.py change all instances of account.account to acccount. 2013-07-17 12:34:53 +05:30
test_netscaler_nw_off.py CLOUDSTACK-3744 Fixed order of cleanup objects, removed offerings cleanup 2013-07-29 15:35:13 +05:30
test_network_offering.py separate the shared network test for network offerings 2013-07-19 13:52:12 +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 Fix domain deletion in test_project_resources.py 2013-07-28 11:24:25 +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:21:07 +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.py Automation: add object to cleanup set immediately after creation 2013-07-29 17:15:15 -07:00
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_deployment_planning.py CLOUDSTACK-3929: Remove references to unittest. 2013-07-30 12:40:45 +05:30
test_redundant_router_network_rules.py CLOUDSTACK-3795: When listing the publicipaddress provide assocNtwkId 2013-07-29 14:39:06 +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_resource_limits.py change all instances of account.account to acccount. 2013-07-17 12:34:53 +05:30
test_routers.py Automation: Fix clean up in tearDown 2013-07-23 21:19:32 -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: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 Fixing minor typos 2013-07-24 18:04:56 +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-3796: Fix the missing attribute for zoneid 2013-07-25 15:51:45 +05:30
test_stopped_vm.py Fix url for upload volume test 2013-07-30 15:50:02 +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:16:00 +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 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:14:34 -07:00
test_vpc.py Automation: Fix clean up in tearDown 2013-07-23 21:19:32 -07:00
test_vpc_network.py Automation: add object to cleanup set immediately after creation 2013-07-29 17:15:15 -07:00
test_vpc_network_lbrules.py Automation: Fix clean up in tearDown 2013-07-23 21:19:32 -07:00
test_vpc_network_pfrules.py Remove duplicate while-loop retries during ssh 2013-07-29 14:51:37 +05:30
test_vpc_network_staticnatrule.py Automation: Fix test_vpc_network_staticnatrule.py 2013-07-24 18:49:46 -07:00
test_vpc_offerings.py remove vpc offering from cleanup. 2013-07-29 16:37:54 +05:30
test_vpc_routers.py CLOUDSTACK-3826: Automation: Fix test_vpc_routers 2013-07-30 16:52:29 -07:00
test_vpc_vm_life_cycle.py Automation: Fix endless silly test cases 2013-07-26 00:19:35 -07:00
test_vpc_vms_deployment.py Automation: Fix endless silly test cases 2013-07-26 00:19:35 -07:00
test_vpn_users.py Fix all occurrences of account.account 2013-05-20 22:59:52 +05:30