X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Fa1mediator%2Ftemplates%2Fconfig.yaml;h=811c118752af5b058db014f3bab61c28f81dc84f;hb=9d5ad7161f64346c17e9c466bf1992e4257e9bde;hp=bf4134c85de9c96f41a5e5fd2c9d9fe99548f462;hpb=40caa314d23122f0bd25c0e66b65d10303538164;p=ric-plt%2Fa1.git diff --git a/integration_tests/a1mediator/templates/config.yaml b/integration_tests/a1mediator/templates/config.yaml index bf4134c..811c118 100644 --- a/integration_tests/a1mediator/templates/config.yaml +++ b/integration_tests/a1mediator/templates/config.yaml @@ -5,8 +5,8 @@ metadata: data: local.rt: | newrt|start - rte|20000|testreceiverrmrservice:4560 - rte|20001|delayreceiverrmrservice:4563 - rte|21024|{{ .Values.rmrservice.name }}:{{ .Values.rmrservice.port }} + mse|20010|6660666|testreceiverrmrservice:4560 + mse|20010|20001|delayreceiverrmrservice:4563 + # purposefully bad route to make sure rmr doesn't block on non listening receivers: + rte|20010|testreceiverrmrservice:4563 newrt|end - ricmanifest.json: {{tpl (.Files.Get "files/ricmanifest.json") . | quote}}