summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/README
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/README')
-rw-r--r--CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/README b/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/README
deleted file mode 100644
index ac5e8d56583..00000000000
--- a/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/README
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-Tests whether the connector attribute are
-properly set by the D&C framework.
-The following connector attributes are defined in
-the deployment plan:
- * key_fields
- * domain_id
- * qos_profile
- * topic_name
-
-On ccm_activate in the connector, these values
-are checked.
-
-An error is reported for every mismatch.