X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fmrstub%2Fdocker-compose.yml;h=a1c96c003dc751166748aaf23ad391ed8c1acc6f;hb=6fc58fd020514c2afce1fc240828bf23f53d8fb6;hp=02f80a31bb7da25ba45d4257df93e41aefa4ee04;hpb=1e539490bc37fed791895dd1f2f898caa3b0ca5c;p=nonrtric.git diff --git a/test/simulator-group/mrstub/docker-compose.yml b/test/simulator-group/mrstub/docker-compose.yml index 02f80a31..a1c96c00 100644 --- a/test/simulator-group/mrstub/docker-compose.yml +++ b/test/simulator-group/mrstub/docker-compose.yml @@ -34,3 +34,7 @@ services: environment: - TOPIC_READ=${TOPIC_READ} - TOPIC_WRITE=${TOPIC_WRITE} + - GENERIC_TOPICS_UPLOAD_BASEURL=${GENERIC_TOPICS_UPLOAD_BASEURL} + labels: + - "nrttest_app=MR" + - "nrttest_dp=${MR_STUB_DISPLAY_NAME}"