Smoketest fix - changed ip address to point to symbuild01, caused by machines moving.
authorMattD <mattd@symbian.org>
Wed, 17 Jun 2009 15:44:02 +0100
changeset 158 ea87ae8c0d56
parent 157 1143b5d495f7
child 159 cb50a5d37880
Smoketest fix - changed ip address to point to symbuild01, caused by machines moving.
common/common_props.ant.xml
--- a/common/common_props.ant.xml	Wed Jun 17 15:41:09 2009 +0100
+++ b/common/common_props.ant.xml	Wed Jun 17 15:44:02 2009 +0100
@@ -74,7 +74,7 @@
 
     <!-- ATS client properties -->
     <property name="sf.spec.test.sendpkg.enable" value="false"/>
-    <property name="sf.spec.test.host.name"      value="172.16.11.11"/> <!-- sym-build01 -->
+    <property name="sf.spec.test.host.name"      value="10.99.30.24"/> <!-- sym-build01 -->
     <property name="sf.spec.test.host.username"  value="admin"/>
     <property name="sf.spec.test.host.password"  value="admin"/>
     <property name="sf.spec.test.host.droppath"  value="T:\TestDrops"/>