X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=config%2Fconfig-test.yaml;h=1057ad4292f1ee969270f205f586d265f5a8058b;hb=refs%2Fheads%2Fh-release;hp=df5b0dce3cbe779bfa767be3ce5b3fd812ceca1e;hpb=6e8d970e6ec582bd4473c3fbb6772906658608ca;p=ric-plt%2Fricdms.git diff --git a/config/config-test.yaml b/config/config-test.yaml index df5b0dc..1057ad4 100644 --- a/config/config-test.yaml +++ b/config/config-test.yaml @@ -15,4 +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" \ 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