common/common_props.ant.xml
changeset 1246 85da5566bcbb
parent 1208 86025b85795b
child 1261 dd40521a5759
equal deleted inserted replaced
1245:421d0e717095 1246:85da5566bcbb
   109     <property name="sf.spec.test.host.username"  value="admin"/>
   109     <property name="sf.spec.test.host.username"  value="admin"/>
   110     <property name="sf.spec.test.host.password"  value="admin"/>
   110     <property name="sf.spec.test.host.password"  value="admin"/>
   111     <property name="sf.spec.test.host.droppath"  value="D:\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
   111     <property name="sf.spec.test.host.droppath"  value="D:\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
   112     <property name="sf.spec.test.epocroot"       value="winscw_smoketest"/>
   112     <property name="sf.spec.test.epocroot"       value="winscw_smoketest"/>
   113     <property name="sf.spec.test.target"         value="winscw"/> <!-- This specifies the target on which tests will be run -->
   113     <property name="sf.spec.test.target"         value="winscw"/> <!-- This specifies the target on which tests will be run -->
   114     <property name="sf.spec.test.imagepath"      value="D:\epoc32\rom\syborg_tshell_ARMV5_udeb.img"/> <!-- This specifies the path to the ROM image used for testing -->
   114     <property name="sf.spec.test.image.location" value="D:\epoc32\rom"/> <!-- This specifies the location of the ROM image used for testing -->
       
   115     <property name="sf.spec.test.image.name"     value="syborg_tshell_ARMV5_urel.img"/> <!-- This specifies the name of the ROM image used for testing -->
   115 
   116 
   116     <!-- ATS properties -->
   117     <!-- ATS properties -->
   117     <property name="sf.spec.test.package.location"  value="\\${sf.spec.test.host.name}\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
   118     <property name="sf.spec.test.package.location"  value="\\${sf.spec.test.host.name}\ats3_testdrop_arrivals\${env.COMPUTERNAME}"/>
   118     <property name="sf.spec.test.package.name"      value="${env.COMPUTERNAME}-Smoketest-${sf.spec.job.name}_${sf.spec.job.codeline}.${sf.spec.job.number}.zip"/> <!-- build.id not available at this point, so construct it from component parts -->
   119     <property name="sf.spec.test.package.name"      value="${env.COMPUTERNAME}-Smoketest-${sf.spec.job.name}_${sf.spec.job.codeline}.${sf.spec.job.number}.zip"/> <!-- build.id not available at this point, so construct it from component parts -->
   119     <property name="sf.spec.test.package.droppath"  value="TestDrops"/>
   120     <property name="sf.spec.test.package.droppath"  value="TestDrops"/>