X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fvalues.yaml;fp=ric_robot_suite%2Fhelm%2Fnanobot%2Fvalues.yaml;h=c2a224c8db8e484a7721e256376ae2a9895cf11d;hb=cc685917b28444e6e9fc70f1a96b14e073d8cec7;hp=78f622e869ac410174ef18aff4645b5c90dfa7c9;hpb=b7b0c942ee2b18adb12c6d57b9db940f22f3e151;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/values.yaml b/ric_robot_suite/helm/nanobot/values.yaml index 78f622e..c2a224c 100644 --- a/ric_robot_suite/helm/nanobot/values.yaml +++ b/ric_robot_suite/helm/nanobot/values.yaml @@ -29,7 +29,7 @@ images: run: repository: nexus3.o-ran-sc.org:10004 name: o-ran-sc/it-test-nanobot - tag: 0.0.1 + tag: 0.0.2 # note: the helm chart does not create repository credential secrets. # If your repository requires authentication, create a docker-registry # secret with @@ -69,6 +69,12 @@ ric: user: test password: test submgr: + o1mediator: + user: test + password: test + xapp: + name: robot-xapp + version: 1.0 xapp: mcxapp: listener: @@ -92,7 +98,7 @@ ric: # # If specified, a host filesystem # path where robot output will be stored - # log: /opt/ric/robot/log + log: /opt/ric/robot/log # # Active testsuites can be chosen by # tag, testuite names, or both. leaving