X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=integration_tests%2Ftestreceiver%2Ftemplates%2Fconfig.yaml;h=e6f4801f476f575f2bc46188b42c204e1b901ace;hb=0719e9e18b09451bee9a6d81c4faccf69d425740;hp=caf4338eb67956507ea66fc0a8fb9edf7123bdd5;hpb=86a578baf19b3213f211b772ad6f3a9c4f2dee4a;p=ric-plt%2Fa1.git diff --git a/integration_tests/testreceiver/templates/config.yaml b/integration_tests/testreceiver/templates/config.yaml index caf4338..e6f4801 100644 --- a/integration_tests/testreceiver/templates/config.yaml +++ b/integration_tests/testreceiver/templates/config.yaml @@ -18,5 +18,19 @@ metadata: data: local.rt: | newrt|start + # we actaully use rts so i dont even think this is used rte|20011|a1rmrservice:4562 newrt|end + +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: queryreceiverconf +data: + local.rt: | + newrt|start + # this query is initiated in the query receiver so this is certainly needed + rte|20012|a1rmrservice:4562 + newrt|end