X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=config%2Fconfig-test.yaml;h=4b41e89809b37b1c57ab33080161356247310885;hb=c1e4374fb522f55e9263dd2deca3d244e709ebdf;hp=4e57661865c1bc71bce51950da507df73886b1a3;hpb=f8dc81bc7dd198da9fcb17bef2e164dc71c39e49;p=ric-plt%2Fricdms.git diff --git a/config/config-test.yaml b/config/config-test.yaml index 4e57661..4b41e89 100644 --- a/config/config-test.yaml +++ b/config/config-test.yaml @@ -16,4 +16,7 @@ log-level: debug onborder-url: "http://127.0.0.1:9191" 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" \ No newline at end of file +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