80 |
80 |
81 |
81 |
82 <h2>Target sf-bc-check</h2> |
82 <h2>Target sf-bc-check</h2> |
83 |
83 |
84 <p><b>Location</b></p> |
84 <p><b>Location</b></p> |
85 <p> <tt class="docutils literal"><a href="/D:/maintools/sf-config/common/build.test.xml#L31">D:\maintools\sf-config\common\build.test.xml:31:</a></tt> |
85 <p> <tt class="docutils literal"><a href="/d:/maintools/sf-config/common/build.test.xml#L34">d:\maintools\sf-config\common\build.test.xml:34:</a></tt> |
86 </p> |
86 </p> |
87 |
87 |
88 <p><b>Conditional execution</b></p> |
88 <p><b>Conditional execution</b></p> |
89 <p>No conditions on target execution.</p> |
89 <p>No conditions on target execution.</p> |
90 <hr/> |
90 <hr/> |
165 <h3>Target dependencies</h3> |
165 <h3>Target dependencies</h3> |
166 <p align="center"> |
166 <p align="center"> |
167 <img src="target-sf-bc-check.dot.png" alt="sf-bc-check dependencies" usemap="#dependencies" |
167 <img src="target-sf-bc-check.dot.png" alt="sf-bc-check dependencies" usemap="#dependencies" |
168 style="border-style: none"/> |
168 style="border-style: none"/> |
169 <map name="dependencies" id="dependencies"> |
169 <map name="dependencies" id="dependencies"> |
170 <area shape="rect" id="node1" href="target-sf-bc-check.html" title="sf-bc-check" alt="" coords="157,5,259,53"> |
170 <area shape="rect" id="node1" href="target-sf-bc-check.html" title="sf-bc-check" alt="" coords="189,72,291,120"> |
171 <area shape="rect" id="node4" href="target-sf-send-testpkg.html" title="sf-send-testpkg" alt="" coords="309,5,437,53"> |
171 <area shape="rect" id="node6" href="target-sf-send-testpkg.html" title="sf-send-testpkg" alt="" coords="341,72,469,120"> |
172 <area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="5,5,107,53"> |
172 <area shape="rect" id="node2" href="target-sf-postbuild.html" title="sf-postbuild" alt="" coords="21,36,123,84"> |
173 <area shape="rect" id="node7" href="target-sf-find-ATS-worker-root.html" title="sf-find-ATS-worker-root" alt="" coords="683,12,867,60"> |
173 <area shape="rect" id="node4" href="target-sf-test-bc-check.html" title="sf-test-bc-check" alt="" coords="7,108,137,156"> |
174 <area shape="rect" id="node9" href="target-sf-make-junction.html" title="sf-make-junction" alt="" coords="497,57,631,105"> |
174 <area shape="rect" id="node9" href="target-sf-start-ats.html" title="sf-start-ats" alt="" coords="549,5,643,53"> |
|
175 <area shape="rect" id="node11" href="target-sf-find-ATS-worker-root.html" title="sf-find-ATS-worker-root" alt="" coords="715,99,899,147"> |
|
176 <area shape="rect" id="node13" href="target-sf-make-junction.html" title="sf-make-junction" alt="" coords="529,144,663,192"> |
175 </map> |
177 </map> |
176 </p> |
178 </p> |
177 <hr/> |
179 <hr/> |
178 |
180 |
179 |
181 |
261 <echo message="INFO Updating bctest package with test info"/> |
263 <echo message="INFO Updating bctest package with test info"/> |
262 <echo message="************ Test drop package name: ${program} "/> |
264 <echo message="************ Test drop package name: ${program} "/> |
263 <exec executable="perl" dir="${sf.common.config.dir}/tools/ats/" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_dynamicbc.log"> |
265 <exec executable="perl" dir="${sf.common.config.dir}/tools/ats/" failonerror="false" append="true" output="${build.log.dir}/ATS_${build.id}_dynamicbc.log"> |
264 <arg value="ats_specialise_test_drop.pl"/> |
266 <arg value="ats_specialise_test_drop.pl"/> |
265 <arg value="--test-drop-name=${env.COMPUTERNAME}-bctest-${build.id}_${program}"/> |
267 <arg value="--test-drop-name=${env.COMPUTERNAME}-bctest-${build.id}_${program}"/> |
266 <arg value="--device-name=GENERIC EMULATOR on ${env.COMPUTERNAME}"/> |
268 <arg value="--host-name=${env.COMPUTERNAME}.ad-sfpd.intra"/> |
267 <arg value="--src=${sf.spec.test.package.location}/../bctest/${program}"/> |
269 <arg value="--src=${sf.spec.test.package.location}/../bctest/${program}"/> |
268 <arg value="--dest=${sf.spec.test.package.location}\${env.COMPUTERNAME}-bctest-${build.id}_${program}"/> |
270 <arg value="--dest=${sf.spec.test.package.location}\${env.COMPUTERNAME}-bctest-${build.id}_${program}"/> |
269 </exec> |
271 </exec> |
270 <!-- Now ready to send to ATS3 --> |
272 <!-- Now ready to send to ATS3 --> |
271 <echo message="Sending Test drop : ${program} ............"/> |
273 <echo message="Sending Test drop : ${program} ............"/> |