You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2013/10/10 21:59:38 UTC

svn commit: r1531088 - in /qpid/trunk/qpid/extras/dispatch/tests: ./ config-1/ config-2/ config-3-linear/

Author: tross
Date: Thu Oct 10 19:59:37 2013
New Revision: 1531088

URL: http://svn.apache.org/r1531088
Log:
NO-JIRA - Moved the test configurations into topology-specific folders

Added:
    qpid/trunk/qpid/extras/dispatch/tests/config-1/
    qpid/trunk/qpid/extras/dispatch/tests/config-1/A.conf
      - copied unchanged from r1531006, qpid/trunk/qpid/extras/dispatch/tests/onerouter.conf
    qpid/trunk/qpid/extras/dispatch/tests/config-2/
    qpid/trunk/qpid/extras/dispatch/tests/config-2/A.conf
      - copied unchanged from r1531084, qpid/trunk/qpid/extras/dispatch/tests/tworouters-A.conf
    qpid/trunk/qpid/extras/dispatch/tests/config-2/B.conf
      - copied unchanged from r1531084, qpid/trunk/qpid/extras/dispatch/tests/tworouters-B.conf
    qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/
    qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/A.conf
      - copied unchanged from r1531084, qpid/trunk/qpid/extras/dispatch/tests/threerouters-A.conf
    qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/B.conf
      - copied unchanged from r1531084, qpid/trunk/qpid/extras/dispatch/tests/threerouters-B.conf
    qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/C.conf
      - copied unchanged from r1531084, qpid/trunk/qpid/extras/dispatch/tests/threerouters-C.conf
    qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/topology.txt   (with props)
Removed:
    qpid/trunk/qpid/extras/dispatch/tests/onerouter.conf
    qpid/trunk/qpid/extras/dispatch/tests/threerouters-A.conf
    qpid/trunk/qpid/extras/dispatch/tests/threerouters-B.conf
    qpid/trunk/qpid/extras/dispatch/tests/threerouters-C.conf
    qpid/trunk/qpid/extras/dispatch/tests/tworouters-A.conf
    qpid/trunk/qpid/extras/dispatch/tests/tworouters-B.conf

Added: qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/topology.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/topology.txt?rev=1531088&view=auto
==============================================================================
--- qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/topology.txt (added)
+++ qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/topology.txt Thu Oct 10 19:59:37 2013
@@ -0,0 +1,12 @@
+
+
+  +----------+          +----------+          +----------+
+  |QDR.A     |          |QDR.B     |          |QDR.C     |
+  |port:     |          |port:     |          |port:     |
+  | 20001    |--------->| 20002    |--------->| 20003    |
+  |          |          |          |          |          |
+  |          |          |          |          |          |
+  +----------+          +----------+          +----------+
+
+ * The direction of the arrow shows the direction of the connection setup
+   Connector --> Listener

Propchange: qpid/trunk/qpid/extras/dispatch/tests/config-3-linear/topology.txt
------------------------------------------------------------------------------
    svn:eol-style = native



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org