mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	moved automated.xml to automated directory in testClient.
This commit is contained in:
		
							parent
							
								
									c358f469c0
								
							
						
					
					
						commit
						2df5628bd9
					
				| @ -260,14 +260,13 @@ | |||||||
| 	</target> | 	</target> | ||||||
| 	 | 	 | ||||||
| 	<target name="xmltest-automated" description="Used to run the daily tests using tools/testClient/automated.xml as the source of tests"> | 	<target name="xmltest-automated" description="Used to run the daily tests using tools/testClient/automated.xml as the source of tests"> | ||||||
| 	  <property name="xmltest" value="automated.xml"/> | 	  <property name="xmltest" value="automated/automated.xml"/> | ||||||
| 	  <echo message="Running daily test run with ${xmltest}.py"/> | 	  <echo message="Running daily test run with ${xmltest}.py"/> | ||||||
| 	  <antcall target="xmltest-execute"/> | 	  <antcall target="xmltest-execute"/> | ||||||
| 	</target> | 	</target> | ||||||
| 
 | 
 | ||||||
| 	<target name="automated-test-run" description="Run the automated tests in tools/testClient/testcases/automated.xml using the debug server"> | 	<target name="automated-test-run" description="Run the automated tests in tools/testClient/testcases/automated.xml using the debug server"> | ||||||
| 	  <property name="env.CATALINA_HOME" value="/usr/share/cloud"/> | 	  <property name="env.CATALINA_HOME" value="/usr/share/cloud"/> | ||||||
| 	  <echo message="CATALINA_HOME = ${env.CATALINA_HOME}"/> |  | ||||||
| 	  <antcall target="build-all"/> | 	  <antcall target="build-all"/> | ||||||
| 	  <antcall target="deploy-server"/> | 	  <antcall target="deploy-server"/> | ||||||
| 	  <antcall target="deploydb"/> | 	  <antcall target="deploydb"/> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user