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=0abfda056345735de87fb19531706b323594fcde;hb=ce3094f1ef4f3197d730cc38a152811919347c17;hp=fd751c172a95bd48311e133e2eeede680a658038;hpb=fb793dbf21da9874a5f26dfce45c4a08f4b02889;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/values.yaml b/ric_robot_suite/helm/nanobot/values.yaml index fd751c1..0abfda0 100644 --- a/ric_robot_suite/helm/nanobot/values.yaml +++ b/ric_robot_suite/helm/nanobot/values.yaml @@ -71,9 +71,9 @@ ric: robot: release: r1 # - # host filesystem path where robot - # output will be stored - log: /opt/ric/robot/log + # If specified, a host filesystem + # path where robot output will be stored + # log: /opt/ric/robot/log # # Active testsuites can be chosen by # tag, testuite names, or both. leaving @@ -107,3 +107,19 @@ ric: create: true # ... and specify the serviceaccount here: # name: nanobot + # + environment: + # the name of a test xapp; the appmgr testsuite + # will attempt to deploy and undeploy this app; + # This should be an xapp which is "onboarded" to + # the appmgr but not deployed at the time the test + # is initiated. + xapp: xapp-std + gNodeB: + # the details of a test gNodeB, for [E/X]2 tests. + # This can be either a real gnodeb or a simulator, + # but in either case should exist prior to test + # initiation. + name: AAAA456789 + address: 10.0.0.3 + port: 36421