iaupdate/IAD/engine/group/iaupdateengineconfig_testing.xml
branchRCL_3
changeset 22 0817e13c927e
equal deleted inserted replaced
19:7ca52d38f8c3 22:0817e13c927e
       
     1 <!-- IAD Engine Configuration for test environment -->
       
     2 
       
     3 <iaupdateEngineConfig>
       
     4 
       
     5     <!-- URI to the production CDB server -->
       
     6     <masterServer uri="http://arrowcdb.ncd.nokia.com/"/>
       
     7     
       
     8     <!-- Provisioning value can be used in CDB to decide
       
     9          where to direct the client and what content to give.
       
    10          This can be used for example for testing purposes
       
    11          when connection should be directed to different 
       
    12          CGWs -->
       
    13     <provisioning value="arrow"/>
       
    14 
       
    15     <!-- Client role defines what content CGW should give
       
    16          to the client. -->
       
    17     <clientRole value="testing"/>
       
    18   
       
    19 </iaupdateEngineConfig>