summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp')
-rw-r--r--CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp47
1 files changed, 47 insertions, 0 deletions
diff --git a/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp b/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp
index c5775900fd4..3dfb1a92dbe 100644
--- a/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp
+++ b/CIAO/connectors/dds4ccm/performance-tests/Keyed/descriptors/Plan_pub3.cdp
@@ -8,6 +8,23 @@
<UUID>Perf_Keyed_Test_Depl_1</UUID>
+ <implementation xmi:id="CompSvrImpl">
+ <name>CompSvr</name>
+ <source />
+ <artifact xmi:idref="CompSvrArt" />
+ <execParameter>
+ <name>edu.vanderbilt.dre.DAnCE.ImplementationType</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>edu.vanderbilt.dre.DAnCE.LocalityManager</string>
+ </value>
+ </value>
+ </execParameter>
+ </implementation>
+
<implementation xmi:id="Perf_Keyed_Test_ConnectorComponentImplementation">
<name>Perf_Keyed_Test_ConnectorComponentImplementation</name>
<source/>
@@ -139,6 +156,23 @@
</value>
</configProperty>
</instance>
+ <instance xmi:id="CompSvrInst">
+ <name>ComponentServerInstance</name>
+ <node>SenderNode</node>
+ <source />
+ <implementation xmi:idref="CompSvrImpl" />
+ <configProperty>
+ <name>edu.vanderbilt.dre.DAnCE.LocalityArguments</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>-ORBSvcConfDirective "static Time_Policy_Manager '-ORBTimePolicyStrategy HR'"</string>
+ </value>
+ </value>
+ </configProperty>
+ </instance>
<instance xmi:id="SenderComponentInstance">
<name>SenderComponent</name>
<node>SenderNode</node>
@@ -306,6 +340,12 @@
</internalEndpoint>
</connection>
+ <artifact xmi:id="CompSvrArt">
+ <name>CompoSvrArtifactName</name>
+ <source />
+ <node />
+ <location>dance_locality_manager</location>
+ </artifact>
<artifact xmi:id="Sender_ExecArtifact">
<name>Sender_exec</name>
<source/>
@@ -342,4 +382,11 @@
<node/>
<location>DDS_Perf_Keyed_Test_Connector_stub</location>
</artifact>
+
+ <localityConstraint>
+ <constraint>SameProcess</constraint>
+ <constrainedInstance xmi:idref="CompSvrInst" />
+ <constrainedInstance xmi:idref="SenderComponentInstance" />
+ </localityConstraint>
+
</Deployment:DeploymentPlan>