common/build.test.xml
changeset 1199 6b2338d37024
parent 1198 ba089d97d513
equal deleted inserted replaced
1198:ba089d97d513 1199:6b2338d37024
   194           <arg value="--dest=${sf.spec.test.package.location}\${sf.spec.test.package.name}"/>	
   194           <arg value="--dest=${sf.spec.test.package.location}\${sf.spec.test.package.name}"/>	
   195           <arg value="--build-id=http://${sf.spec.publish.diamonds.server}${diamonds.build.id}"/>	
   195           <arg value="--build-id=http://${sf.spec.publish.diamonds.server}${diamonds.build.id}"/>	
   196           <arg value="--publish=${publish.dir}\ats_reports"/>
   196           <arg value="--publish=${publish.dir}\ats_reports"/>
   197           <arg value="--bld-drive=${build.drive}"/>
   197           <arg value="--bld-drive=${build.drive}"/>
   198           <arg value="--test-target=${sf.spec.test.target}"/>
   198           <arg value="--test-target=${sf.spec.test.target}"/>
   199           <arg value="--image-path=${sf.spec.test.image}"/>
   199 		  <!-- Change this later so that it uses smoketest only if a smoketest is being run and just 'rom' otherwise -->
       
   200           <arg value="--image-path=${sf.spec.baseline.location}/ROMs/${sf.spec.test.target}/${sf.spec.test.target}.smoketest.img"/>
   200           <arg value="--ats-version=${sf.spec.ats.version}"/>
   201           <arg value="--ats-version=${sf.spec.ats.version}"/>
   201         </exec>
   202         </exec>
   202 
   203 
   203         <!-- Now ready to send to ATS -->
   204         <!-- Now ready to send to ATS -->
   204     </target>  
   205     </target>