X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-test.yaml;h=1057ad4292f1ee969270f205f586d265f5a8058b;hb=8ac63a55e676ca5131974f583919c8278e629485;hp=4e57661865c1bc71bce51950da507df73886b1a3;hpb=f8dc81bc7dd198da9fcb17bef2e164dc71c39e49;p=ric-plt%2Fricdms.git diff --git a/config/config-test.yaml b/config/config-test.yaml index 4e57661..1057ad4 100644 --- a/config/config-test.yaml +++ b/config/config-test.yaml @@ -15,5 +15,9 @@ 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 +getCharts-url: "http://127.0.0.1:9191/helmrepo/api/charts" +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" +customOnboard-url: "http://127.0.0.1:37019/api/charts" \ No newline at end of file