From 0683a03e8acad571b476e6ed96534e903f8c4b1e Mon Sep 17 00:00:00 2001 From: Jon Marius Venstad Date: Thu, 28 Jan 2021 10:00:00 +0100 Subject: Revert "Revert "Jonmv/reapply document protocol super config [run-systemtest]"" This reverts commit 2e2e2edeb3ea99f2c04925070cf44601e2cd94fb. --- .../test/cfg/routing/defaultconfig/document-protocol-policies.cfg | 1 + .../src/test/cfg/routing/hopconfig/document-protocol-policies.cfg | 1 + .../test/cfg/routing/replacehop/document-protocol-policies.cfg | 8 ++++++++ .../test/cfg/routing/replaceroute/document-protocol-policies.cfg | 8 ++++++++ .../test/cfg/routing/routeconfig/document-protocol-policies.cfg | 1 + 5 files changed, 19 insertions(+) create mode 100644 config-model/src/test/cfg/routing/defaultconfig/document-protocol-policies.cfg create mode 100644 config-model/src/test/cfg/routing/hopconfig/document-protocol-policies.cfg create mode 100644 config-model/src/test/cfg/routing/replacehop/document-protocol-policies.cfg create mode 100644 config-model/src/test/cfg/routing/replaceroute/document-protocol-policies.cfg create mode 100644 config-model/src/test/cfg/routing/routeconfig/document-protocol-policies.cfg (limited to 'config-model/src/test/cfg') diff --git a/config-model/src/test/cfg/routing/defaultconfig/document-protocol-policies.cfg b/config-model/src/test/cfg/routing/defaultconfig/document-protocol-policies.cfg new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/config-model/src/test/cfg/routing/defaultconfig/document-protocol-policies.cfg @@ -0,0 +1 @@ + diff --git a/config-model/src/test/cfg/routing/hopconfig/document-protocol-policies.cfg b/config-model/src/test/cfg/routing/hopconfig/document-protocol-policies.cfg new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/config-model/src/test/cfg/routing/hopconfig/document-protocol-policies.cfg @@ -0,0 +1 @@ + diff --git a/config-model/src/test/cfg/routing/replacehop/document-protocol-policies.cfg b/config-model/src/test/cfg/routing/replacehop/document-protocol-policies.cfg new file mode 100644 index 00000000000..68659362350 --- /dev/null +++ b/config-model/src/test/cfg/routing/replacehop/document-protocol-policies.cfg @@ -0,0 +1,8 @@ +cluster{music}.defaultRoute "music-direct" +cluster{music}.route[0].name "music-index" +cluster{music}.route[0].messageType 100004 +cluster{music}.route[1].name "music-index" +cluster{music}.route[1].messageType 100005 +cluster{music}.route[2].name "music-index" +cluster{music}.route[2].messageType 100006 +cluster{music}.selector "(music)" diff --git a/config-model/src/test/cfg/routing/replaceroute/document-protocol-policies.cfg b/config-model/src/test/cfg/routing/replaceroute/document-protocol-policies.cfg new file mode 100644 index 00000000000..68659362350 --- /dev/null +++ b/config-model/src/test/cfg/routing/replaceroute/document-protocol-policies.cfg @@ -0,0 +1,8 @@ +cluster{music}.defaultRoute "music-direct" +cluster{music}.route[0].name "music-index" +cluster{music}.route[0].messageType 100004 +cluster{music}.route[1].name "music-index" +cluster{music}.route[1].messageType 100005 +cluster{music}.route[2].name "music-index" +cluster{music}.route[2].messageType 100006 +cluster{music}.selector "(music)" diff --git a/config-model/src/test/cfg/routing/routeconfig/document-protocol-policies.cfg b/config-model/src/test/cfg/routing/routeconfig/document-protocol-policies.cfg new file mode 100644 index 00000000000..8b137891791 --- /dev/null +++ b/config-model/src/test/cfg/routing/routeconfig/document-protocol-policies.cfg @@ -0,0 +1 @@ + -- cgit v1.2.3