summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml')
-rw-r--r--CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml b/CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml
index 0fdacd078d6..2109e905309 100644
--- a/CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml
+++ b/CIAO/connectors/dds4ccm/tests/CSLQoS/descriptors/USER_QOS_PROFILES.xml
@@ -28,7 +28,7 @@ RTI Data Distribution Service user manual.
A QoS profile groups a set of related QoS.
-->
- <qos_profile name="SenderProfile" is_default_qos="true">
+ <qos_profile name="SenderProfile" is_default_qos="false">
<!-- QoS used to configure the data writer created in the example code -->
<datawriter_qos>
<reliability>
@@ -56,7 +56,7 @@ RTI Data Distribution Service user manual.
</datawriter_qos>
</qos_profile>
- <qos_profile name="ReceiverProfile" is_default_qos="true">
+ <qos_profile name="ReceiverProfile" is_default_qos="false">
<datareader_qos>
<reliability>
<kind>RELIABLE_RELIABILITY_QOS</kind>