X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Fa1mediator%2Ftemplates%2Fconfig.yaml;h=bf4134c85de9c96f41a5e5fd2c9d9fe99548f462;hb=40caa314d23122f0bd25c0e66b65d10303538164;hp=fa426b694d0b03465362e40fdf6dc10b558a2d64;hpb=fdf050451414e1a816e343bcd56f33186a742e49;p=ric-plt%2Fa1.git diff --git a/integration_tests/a1mediator/templates/config.yaml b/integration_tests/a1mediator/templates/config.yaml index fa426b6..bf4134c 100644 --- a/integration_tests/a1mediator/templates/config.yaml +++ b/integration_tests/a1mediator/templates/config.yaml @@ -6,11 +6,7 @@ data: local.rt: | newrt|start rte|20000|testreceiverrmrservice:4560 - rte|20001|{{ .Values.rmrservice.name }}:{{ .Values.rmrservice.port }} - rte|20002|testreceiverrmrservice:4560 - rte|20003|{{ .Values.rmrservice.name }}:{{ .Values.rmrservice.port }} - rte|10000|delayreceiverrmrservice:4563 - rte|10001|{{ .Values.rmrservice.name }}:{{ .Values.rmrservice.port }} + rte|20001|delayreceiverrmrservice:4563 + rte|21024|{{ .Values.rmrservice.name }}:{{ .Values.rmrservice.port }} newrt|end - rmr_string_int_mapping.txt: {{ tpl (.Files.Get "files/rmr_string_int_mapping.txt") . | quote }} - ricmanifest.json: {{ tpl (.Files.Get "files/ricmanifest.json") . | quote }} + ricmanifest.json: {{tpl (.Files.Get "files/ricmanifest.json") . | quote}}