X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Ftestreceiver%2Ftemplates%2Fconfig.yaml;h=caf4338eb67956507ea66fc0a8fb9edf7123bdd5;hb=45f7e9d341e76b5ba2ece11a7bc30ed30333c636;hp=4ed857d687add9b81365349d92517b2ede8b3a9c;hpb=40caa314d23122f0bd25c0e66b65d10303538164;p=ric-plt%2Fa1.git diff --git a/integration_tests/testreceiver/templates/config.yaml b/integration_tests/testreceiver/templates/config.yaml index 4ed857d..caf4338 100644 --- a/integration_tests/testreceiver/templates/config.yaml +++ b/integration_tests/testreceiver/templates/config.yaml @@ -5,8 +5,8 @@ metadata: data: local.rt: | newrt|start - rte|20000|{{ .Values.testrmrservice.name }}:{{ .Values.testrmrservice.port }} - rte|21024|a1rmrservice:4562 + # we actaully use rts so i dont even think this is used + rte|20011|a1rmrservice:4562 newrt|end --- @@ -18,6 +18,5 @@ metadata: data: local.rt: | newrt|start - rte|20001|{{ .Values.delayrmrservice.name }}:{{ .Values.delayrmrservice.port }} - rte|21024|a1rmrservice:4562 + rte|20011|a1rmrservice:4562 newrt|end