X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-test.yaml;h=4b41e89809b37b1c57ab33080161356247310885;hb=c1e4374fb522f55e9263dd2deca3d244e709ebdf;hp=5e37c1c73c39003f0e71b1a73483720adc48e821;hpb=d349bbcc5736a3f09091788cbe6afe9cdef116cd;p=ric-plt%2Fricdms.git diff --git a/config/config-test.yaml b/config/config-test.yaml index 5e37c1c..4b41e89 100644 --- a/config/config-test.yaml +++ b/config/config-test.yaml @@ -14,4 +14,9 @@ # log-level: debug onborder-url: "http://127.0.0.1:9191" -mock-server: "127.0.0.1:9191" \ No newline at end of file +mock-server: "127.0.0.1:9191" +getCharts-url: "http://127.0.0.1:9191" +download-charts-url-format: "http://127.0.0.1:9191/helmrepo/charts/%s-%s.tgz" +getCharts-by-name-url: "http://127.0.0.1:9191/helmrepo/api/charts/%s" +getCharts-by-name-and-version-url: "http://127.0.0.1:9191/helmrepo/api/charts/%s/%s" +getXappHealth-url: "http://127.0.0.1:9191/ric/v1/health/alive/%s/%s" \ No newline at end of file