aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/error/routing-template.cfg
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-09-12 16:26:41 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-09-12 16:26:41 +0200
commit783bad638168ee3e64505037c75fa2028ab71c00 (patch)
tree9f9cdc772183fed36b99a8623ef27afdecd8a3fe /messagebus_test/src/tests/error/routing-template.cfg
parent865030c6d6c3c31f7fabb1a72c4a9902ec5fcca7 (diff)
In progress moving messagebus/test -> messagebus_test
Diffstat (limited to 'messagebus_test/src/tests/error/routing-template.cfg')
-rw-r--r--messagebus_test/src/tests/error/routing-template.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/messagebus_test/src/tests/error/routing-template.cfg b/messagebus_test/src/tests/error/routing-template.cfg
new file mode 100644
index 00000000000..4b938c9cc82
--- /dev/null
+++ b/messagebus_test/src/tests/error/routing-template.cfg
@@ -0,0 +1,11 @@
+routingtable[1]
+routingtable[0].protocol "Simple"
+routingtable[0].hop[1]
+routingtable[0].hop[0].name "server"
+routingtable[0].hop[0].selector "server/session"
+routingtable[0].hop[0].recipient[1]
+routingtable[0].hop[0].recipient[0] "server/session"
+routingtable[0].route[1]
+routingtable[0].route[0].name "test"
+routingtable[0].route[0].hop[1]
+routingtable[0].route[0].hop[0] "server"