X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fric%2Fdocker-compose.yml;h=9e35882abe5be636d0bb90bdd6361c8402dc8a54;hb=refs%2Fchanges%2F89%2F10889%2F2;hp=3515973d60dd2fb4d8d86aca88f064f758614d23;hpb=d49bea61eb78af0058136cb8e16af0acd467f1f3;p=nonrtric.git diff --git a/test/simulator-group/ric/docker-compose.yml b/test/simulator-group/ric/docker-compose.yml index 3515973d..9e35882a 100644 --- a/test/simulator-group/ric/docker-compose.yml +++ b/test/simulator-group/ric/docker-compose.yml @@ -1,5 +1,5 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2020 Nordix Foundation. All rights reserved. +# Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -40,5 +40,6 @@ services: volumes: - ${RIC_SIM_CERT_MOUNT_DIR}:/usr/src/app/cert:ro labels: + - "a1sim=app" - "nrttest_app=RICSIM" - "nrttest_dp=${RIC_SIM_DISPLAY_NAME}"