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=16ac5a61689cb78bd665ce2b81bc1c7d9b5b310e;hb=3d053f85cc9c42c57850780a18afb0eef425303c;hp=0abfda056345735de87fb19531706b323594fcde;hpb=07d27778d0053beb672db05c58a8be00805c1567;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/values.yaml b/ric_robot_suite/helm/nanobot/values.yaml index 0abfda0..16ac5a6 100644 --- a/ric_robot_suite/helm/nanobot/values.yaml +++ b/ric_robot_suite/helm/nanobot/values.yaml @@ -54,20 +54,37 @@ ric: # platform source tree releaseName: r0 components: + a1mediator: appmgr: user: test password: test - rtmgr: - user: test - password: test + dbaas: e2mgr: user: test password: test e2term: - a1mediator: + rtmgr: + user: test + password: test + submgr: xapp: - anr: - servicename: anr + mcxapp: + listener: + containername: mc-xapp-listener + writer: + containername: mc-xapp-writer + # statistics sent to ves by the writer. the tests + # will check that these are actually being sent + statistics: + - mc_connected_cnt + - mc_connection_stats + - mc_connects_cnt + - mc_disconnects_cnt + - mc_unique_ue_cnt + - rrcx_pdf_serv_cell + - rrcx_pdf_serv_gnb + - rrcx_stats_serv_cell + - rrcx_stats_serv_gnb robot: release: r1 # @@ -96,7 +113,7 @@ ric: # set this to a true value to cause # the job to fail (and, typically, be resubmitted) # when tests fail - failOnTestFail: false + failOnTestFail: true serviceAccount: # by default, the job will create # a temporary serviceaccount and @@ -123,3 +140,6 @@ ric: name: AAAA456789 address: 10.0.0.3 port: 36421 + dashboard: + address: 10.1.0.1 + port: 31080 \ No newline at end of file