equal
deleted
inserted
replaced
72 <!-- enable creation of MD5s --> |
72 <!-- enable creation of MD5s --> |
73 <property name="sf.spec.md5.enable" value="false"/> |
73 <property name="sf.spec.md5.enable" value="false"/> |
74 |
74 |
75 <!-- ATS client properties --> |
75 <!-- ATS client properties --> |
76 <property name="sf.spec.test.sendpkg.enable" value="false"/> |
76 <property name="sf.spec.test.sendpkg.enable" value="false"/> |
77 <property name="sf.spec.test.host.name" value="172.16.11.11"/> <!-- sym-build01 --> |
77 <property name="sf.spec.test.host.name" value="10.99.30.24"/> <!-- sym-build01 --> |
78 <property name="sf.spec.test.host.username" value="admin"/> |
78 <property name="sf.spec.test.host.username" value="admin"/> |
79 <property name="sf.spec.test.host.password" value="admin"/> |
79 <property name="sf.spec.test.host.password" value="admin"/> |
80 <property name="sf.spec.test.host.droppath" value="T:\TestDrops"/> |
80 <property name="sf.spec.test.host.droppath" value="T:\TestDrops"/> |
81 <property name="sf.spec.test.epocroot" value="D:\ATS3\winscw_smoketest"/> |
81 <property name="sf.spec.test.epocroot" value="D:\ATS3\winscw_smoketest"/> |
82 |
82 |