common/build.test.xml
changeset 820 2a9e6403efaf
parent 639 9b547c4a9812
child 822 1a356be50bf9
--- a/common/build.test.xml	Wed Dec 09 11:48:17 2009 +0000
+++ b/common/build.test.xml	Wed Dec 09 15:55:13 2009 +0000
@@ -168,7 +168,8 @@
             <arg value="--host-name=${env.COMPUTERNAME}.ad-sfpd.intra"/>
             <arg value="--src=${sf.spec.test.package.location}\smoketest.zip"/>
             <arg value="--dest=${sf.spec.test.package.location}\${sf.spec.test.package.name}"/>	
-            <arg value="--build-id=http://${sf.spec.publish.diamonds.server}${diamonds.build.id}"/>			
+            <arg value="--build-id=http://${sf.spec.publish.diamonds.server}${diamonds.build.id}"/>	
+            <arg value="--publish=${publish.dir}\ats_reports"/>
         </exec>
         <!-- Now ready to send to ATS3 -->
     </target>