SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							0e223d6787 
							
						 
					 
					
						
						
							
							Merge branch 'master' into marvin  
						
						... 
						
						
						
						Conflicts:
	test/integration/component/test_base_image_updation.py
	test/integration/component/test_cpu_domain_limits.py
	test/integration/component/test_cpu_limits.py
	test/integration/component/test_cpu_project_limits.py
	test/integration/component/test_ip_reservation.py
	test/integration/component/test_memory_limits.py
	test/integration/component/test_mm_domain_limits.py
	test/integration/component/test_mm_project_limits.py
	test/integration/component/test_persistent_networks.py
	test/integration/component/test_portable_ip.py
	test/integration/component/test_routers.py
	test/integration/smoke/test_deploy_vm.py
	test/integration/smoke/test_deploy_vm_with_userdata.py
	test/integration/smoke/test_internal_lb.py
	test/integration/smoke/test_vm_life_cycle.py
	test/integration/smoke/test_volumes.py
	tools/marvin/marvin/codes.py
	tools/marvin/marvin/configGenerator.py
	tools/marvin/marvin/lib/base.py
	tools/marvin/marvin/lib/common.py
	tools/marvin/marvin/lib/utils.py 
						
						
					 
					
						2014-04-08 17:53:37 +05:30 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							91a5e3bb66 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6125: adding 'selfservice','provisioning' tags to segregate the tests  
						
						... 
						
						
						
						that can be run on simulator only and that needs hardware. 
						
						
					 
					
						2014-03-28 15:34:57 +05:30 
						 
				 
			
				
					
						
							
							
								Girish Shilamkar 
							
						 
					 
					
						
						
						
						
							
						
						
							d70ef2a279 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5925: Changes to regression tests as per new get_zone, get_pod etc definitions  
						
						
						
						
					 
					
						2014-02-26 17:13:21 +05:30 
						 
				 
			
				
					
						
							
							
								Santhosh Edukulla 
							
						 
					 
					
						
						
						
						
							
						
						
							bf72441d13 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6006: Remove integration folder and lib  
						
						
						
						
					 
					
						2014-02-04 12:01:58 +05:30 
						 
				 
			
				
					
						
							
							
								Gaurav Aradhye 
							
						 
					 
					
						
						
						
						
							
						
						
							a160b46cd4 
							
						 
					 
					
						
						
							
							CLOUDSTACK-4780: Changes related to checking snapshot path  
						
						... 
						
						
						
						on NFS server, also made marvin import paths specific 
						
						
					 
					
						2013-12-23 17:58:51 +05:30 
						 
				 
			
				
					
						
							
							
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							498c18f654 
							
						 
					 
					
						
						
							
							Automation: Fix test_vpc_network_staticnatrule.py  
						
						
						
						
					 
					
						2013-08-02 14:04:35 -07:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							f3cf319c37 
							
						 
					 
					
						
						
							
							Automation: Fix clean up in tearDown  
						
						... 
						
						
						
						We shouldn't clean up class-scope resources(_cleanup). We should create local
ones(cleanup) then clean it.
So:
cls._cleanup would be used for class-scope resources.
self.cleanup would be used for each unit. 
						
						
					 
					
						2013-07-23 21:20:02 -07:00 
						 
				 
			
				
					
						
							
							
								Sheng Yang 
							
						 
					 
					
						
						
						
						
							
						
						
							9f15779f10 
							
						 
					 
					
						
						
							
							CLOUDSTACK-3643: Automation: Fix VPC test cases  
						
						... 
						
						
						
						Also add a timeout for network connection testings.
Ideally this timeout should be around 30s or even less, but keep it at 60s for
now for safe. 
						
						
					 
					
						2013-07-22 18:45:39 -07:00 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							6735532765 
							
						 
					 
					
						
						
							
							do not wait for cleanup  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-07-06 20:18:23 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							f337fed1ec 
							
						 
					 
					
						
						
							
							do not wait for cleanup  
						
						... 
						
						
						
						simply cleanup and exit and network.gc will happen later
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
(cherry picked from commit 620ed6e0f177bf32aa8d966cade07b93c7045dc9) 
						
						
					 
					
						2013-07-06 19:19:33 +05:30 
						 
				 
			
				
					
						
							
							
								rayeesn 
							
						 
					 
					
						
						
						
						
							
						
						
							e14f355a0b 
							
						 
					 
					
						
						
							
							Reduced resource usage in vpc test cases  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-06-30 11:15:32 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							24258648bf 
							
						 
					 
					
						
						
							
							serviceCapabilityList is case sensitive  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-06-19 12:48:37 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							a4356b559c 
							
						 
					 
					
						
						
							
							More fixes to regression tests:  
						
						... 
						
						
						
						- Remove extraneous non-ascii chars
- cloudconnection is auto GCed. No explicit cleanup required.
- Add environment tags for shared network tests
- Invalid account.account references
- Indentation errors
- Skip the storage motion test on unsuitable host environment
- remove copy template test. covered in the smoke tests
- invalid keys in service dictionary
- Unskipping tests skipped tests
-
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-05-25 15:40:42 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							54ac779b8f 
							
						 
					 
					
						
						
							
							Fix all occurrences of account.account  
						
						... 
						
						
						
						Fixes the dereference of account objects with account.account. This is
to conform to recent library changes in Marvin
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-05-20 22:59:52 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							8f57a851be 
							
						 
					 
					
						
						
							
							account name dereferences as account.name  
						
						... 
						
						
						
						Fix to tests to conform to library changes.
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-05-14 10:34:01 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							894413e362 
							
						 
					 
					
						
						
							
							Marvin IP cleared tests for various cloudstack components  
						
						... 
						
						
						
						One big blob of all the tests that were posted for IP clearance several
months ago. IP clearance VOTE has passed on general@
Ref: http://markmail.org/thread/xareczan2kx4hhom 
RAT check passed. 
						
						
					 
					
						2013-05-14 10:24:27 +05:30