jayakarteek 
							
						 
					 
					
						
						
						
						
							
						
						
							8442a4d9df 
							
						 
					 
					
						
						
							
							CLOUDSTACK-9921: Fix NPE when storage garbage collector is running ( #2139 )  
						
						... 
						
						
						
						Steps to reproduce issue
Deploy a VM
Take snapshot of the root volume
Delete the snapshot
Before the garbage collector has run, shutdown the VM and assign the VM to other user.
When garage collector executes NPE shows in the logs. 
						
						
					 
					
						2018-01-08 13:01:53 +05:30 
						 
				 
			
				
					
						
							
							
								Boris Stoyanov - a.k.a Bobby 
							
						 
					 
					
						
						
						
						
							
						
						
							67f509dc57 
							
						 
					 
					
						
						
							
							CLOUDSTACK-10163: Component tests sanity ( #2344 )  
						
						... 
						
						
						
						Fixing some component tests and adding them in travis.
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> 
						
						
					 
					
						2018-01-01 16:44:18 +05:30 
						 
				 
			
				
					
						
							
							
								sanjeev 
							
						 
					 
					
						
						
						
						
							
						
						
							dfafb441b0 
							
						 
					 
					
						
						
							
							CLOUDSTACK-8509: Skip snapshot tests for LXC and Hyper-V  
						
						... 
						
						
						
						This closes  #296  
						
						
					 
					
						2015-05-25 18:03:14 +05:30 
						 
				 
			
				
					
						
							
							
								Gaurav Aradhye 
							
						 
					 
					
						
						
						
						
							
						
						
							a0ad836fd2 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6758: [Marvin] Detect failed job and throw exception  
						
						... 
						
						
						
						Signed-off-by: Abhinandan Prateek <aprateek@apache.org> 
						
						
					 
					
						2014-05-26 10:50:08 +05:30 
						 
				 
			
				
					
						
							
							
								Gaurav Aradhye 
							
						 
					 
					
						
						
						
						
							
						
						
							2e9cc58af6 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6657: Adding condition for checking error code 530 across test cases  
						
						... 
						
						
						
						Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 
						
						
					 
					
						2014-05-17 16:12:33 +05:30 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							0d5ec63371 
							
						 
					 
					
						
						
							
							CLOUDSTACK-6316: Fixed issues in various files(testcases and marvin related)  
						
						... 
						
						
						
						Signed-off-by: SrikanteswaraRao Talluri <talluri@apache.org> 
						
						
					 
					
						2014-04-04 19:46:25 +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 
						 
				 
			
				
					
						
							
							
								SrikanteswaraRao Talluri 
							
						 
					 
					
						
						
						
						
							
						
						
							c2078cd60c 
							
						 
					 
					
						
						
							
							CLOUDSTACK-5149: fixed cls._cleanup initialization issue  
						
						
						
						
					 
					
						2013-11-12 19:24:12 +05:30 
						 
				 
			
				
					
						
							
							
								ashutoshkelkar 
							
						 
					 
					
						
						
						
						
							
						
						
							9f9510be91 
							
						 
					 
					
						
						
							
							CLOUDSTACK-2273: cleanup using user api client for domain admins  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-07-17 19:23:57 +05:30 
						 
				 
			
				
					
						
							
							
								Prasanna Santhanam 
							
						 
					 
					
						
						
						
						
							
						
						
							2a51c3e2c9 
							
						 
					 
					
						
						
							
							Fix test_assign_vm to be discovered by nose testrunner  
						
						... 
						
						
						
						the nosetests runner will not discover tests unless the tests start with
the test_ prefix. When wrapping by the log_test_exceptions method the
name of the method changes and is not test_ anymore causing the runner
to skip the test. Included the __doc__ string as well so the runner can
report results correctly.
Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-06-30 12:52:17 +05:30 
						 
				 
			
				
					
						
							
							
								Ashutosh 
							
						 
					 
					
						
						
						
						
							
						
						
							85062a75ae 
							
						 
					 
					
						
						
							
							Test cases for assignVirtualMachne feature.  
						
						... 
						
						
						
						Signed-off-by: Prasanna Santhanam <tsp@apache.org> 
						
						
					 
					
						2013-05-30 11:03:25 +05:30