iaupdate/IAD/engine/group/iaupdateengineconfig_testing.xml
branchRCL_3
changeset 22 0817e13c927e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/iaupdate/IAD/engine/group/iaupdateengineconfig_testing.xml	Wed Mar 31 21:44:47 2010 +0300
@@ -0,0 +1,19 @@
+<!-- IAD Engine Configuration for test environment -->
+
+<iaupdateEngineConfig>
+
+    <!-- URI to the production CDB server -->
+    <masterServer uri="http://arrowcdb.ncd.nokia.com/"/>
+    
+    <!-- Provisioning value can be used in CDB to decide
+         where to direct the client and what content to give.
+         This can be used for example for testing purposes
+         when connection should be directed to different 
+         CGWs -->
+    <provisioning value="arrow"/>
+
+    <!-- Client role defines what content CGW should give
+         to the client. -->
+    <clientRole value="testing"/>
+  
+</iaupdateEngineConfig>