mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	Few of the smoke tests fail on XCP-ng8 with PV drivers not installed for the VM. This PR makes changes to use get_suitable_test_template instead of get_template to use the appropriate template for the VM deployed during the test. After volume migration VM becomes unusable for attach/detach volume action. A new template could be used in future. For workaround right now, tests are ordered in a way that migrate volume test run at the end. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>