cloudstack/test/integration/component
Prasanna Santhanam b0ffc88baa Fix snapshot GC test
Changes to object store removes SecondaryStorage host from the host
table. This affects the test where we identify the secondary storage nfs
host to login to where we verify if the snapshot is present on the
physical resource.

* added base classes for imagestore/stagingstore operations
* fixed the test to check only if NFS is used as backing store

TODO: Fix for s3 based storage layer

Signed-off-by: Prasanna Santhanam <tsp@apache.org>
2013-08-07 14:34:51 +05:30
..
maint moving rvr deployment planning to maint suites 2013-08-02 22:24:18 +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:44:42 +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:3594: Fixes related to affinity groups tests. Included two test suites those were missed because there was no decorator for test cases 2013-08-02 16:00:15 +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-3865: Additional debug logging for size mismatch 2013-08-01 21:18:56 +05:30
test_custom_hostname.py CLOUDSTACK-3617: Skip the test if config is not suitable 2013-07-25 15:34:15 +05:30
test_egress_fw_rules.py Fix egress rules offering - rvr not required 2013-08-06 15:56:12 +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 updated interface in netscaler config test script 2013-08-06 22:02:55 +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 Add missing sleep 2013-08-06 19:55:41 +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_network_rules.py add cleanup list 2013-08-06 16:57:54 +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 remove hardcoded vlan for shared network test 2013-08-05 22:05:09 +05:30
test_snapshot_gc.py Fix snapshot GC test 2013-08-07 14:34:51 +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 Remove duplicate tests for stopped_vm 2013-08-02 12:51:45 +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-4120: fixed automation script for resource tags 2013-08-06 12:54:27 -07:00
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 make name=value when calling publicipaddress 2013-08-02 22:05:36 +05:30
test_vm_passwdenabled.py CLOUDSTACK-4098: Fix the test which deploys a VM from password enabled template. 2013-08-06 18:46:29 +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 CLOUDSTACK-3989: We don't hold the vm object 2013-08-01 16:42:28 +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 Automation: More fix fox test_vpc_vm_life_cycle.py 2013-08-01 18:47:40 -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 make name=value when calling publicipaddress 2013-08-02 22:05:36 +05:30