X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=integration_tests%2Ftestreceiver%2Ftemplates%2Fconfig.yaml;h=dd4772bbc92aa1d5193fd8032493d63af68dbb4a;hb=refs%2Fchanges%2F54%2F2454%2F16;hp=e6f4801f476f575f2bc46188b42c204e1b901ace;hpb=9d5ad7161f64346c17e9c466bf1992e4257e9bde;p=ric-plt%2Fa1.git diff --git a/integration_tests/testreceiver/templates/config.yaml b/integration_tests/testreceiver/templates/config.yaml index e6f4801..dd4772b 100644 --- a/integration_tests/testreceiver/templates/config.yaml +++ b/integration_tests/testreceiver/templates/config.yaml @@ -1,3 +1,5 @@ +#note: the xapp frame calls rmrready, which requires a route table, even if the app only uses rts. So we can never fully delete these. +# apiVersion: v1 kind: ConfigMap metadata: @@ -5,7 +7,7 @@ metadata: data: local.rt: | newrt|start - # we actaully use rts so i dont even think this is used + # right now the test receivers in go cannot use rts so we need this. See the comment in the receiver xapp rte|20011|a1rmrservice:4562 newrt|end @@ -18,7 +20,7 @@ metadata: data: local.rt: | newrt|start - # we actaully use rts so i dont even think this is used + # right now the test receivers in go cannot use rts so we need this. See the comment in the receiver xapp rte|20011|a1rmrservice:4562 newrt|end @@ -31,6 +33,8 @@ metadata: data: local.rt: | newrt|start - # this query is initiated in the query receiver so this is certainly needed + # this query is initiated in the query receiver rte|20012|a1rmrservice:4562 + # right now the test receivers in go cannot use rts so we need this. See the comment in the receiver xapp + rte|20011|a1rmrservice:4562 newrt|end