From 3fad1602d28f879be0e62ca2e773abcb826f61eb Mon Sep 17 00:00:00 2001 From: czichy Date: Wed, 14 Dec 2022 20:26:32 +0200 Subject: [PATCH] Updating the G release recipe Signed-off-by: czichy Change-Id: Id370133e1decaa3fdf42a76d8b095510ed889604 --- RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml | 2 +- RECIPE_EXAMPLE/example_recipe_oran_g_release.yaml | 15 ++------------- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml index 232d9d7..f3f9823 100644 --- a/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml +++ b/RECIPE_EXAMPLE/example_recipe_latest_unstable.yaml @@ -62,7 +62,7 @@ a1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 2.5.2 + tag: 3.0.1 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 diff --git a/RECIPE_EXAMPLE/example_recipe_oran_g_release.yaml b/RECIPE_EXAMPLE/example_recipe_oran_g_release.yaml index 852ad77..f3f9823 100644 --- a/RECIPE_EXAMPLE/example_recipe_oran_g_release.yaml +++ b/RECIPE_EXAMPLE/example_recipe_oran_g_release.yaml @@ -1,6 +1,7 @@ ################################################################################ # Copyright (c) 2019 AT&T Intellectual Property. # # Copyright (c) 2021 HCL Technologies Limited. # +# Copyright (c) 2022 Samsung Electronics Co., Ltd. # # # # Licensed under the Apache License, Version 2.0 (the "License"); # # you may not use this file except in compliance with the License. # @@ -61,7 +62,7 @@ a1mediator: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: ric-plt-a1 - tag: 2.5.2 + tag: 3.0.1 rmr_timeout_config: a1_rcv_retry_times: 20 ins_del_no_resp_ttl: 5 @@ -131,18 +132,6 @@ jaegeradapter: tag: 1.12 -#rsm: -# image: -# init: -# name: redis -# tag: latest -# registry: "docker.io" -# main: -# name: ric-plt-resource-status-manager -# tag: 3.0.1 -# registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" -# privilegedmode: false - rtmgr: image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" -- 2.16.6