From: JohnKeeney Date: Fri, 8 Mar 2024 12:42:23 +0000 (+0000) Subject: NONRTRIC Update docker image names for new sample uServices X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=27b624569849dfb6c792c68604919db5abc7ecf5;hp=78ce966dfb4b3818a725d12b7e58d994e7518291;p=ci-management.git NONRTRIC Update docker image names for new sample uServices These changed images are new, and intended for first release later in summerthis year. Note, some other images here also need to be renamed, but they are not intended for 'release'. Those other images' current names are used alot in our test env, so need a bit more work to rename. Change-Id: Icc57848503af6eee492fa099df6db7ec68e3e71a Signed-off-by: JohnKeeney --- diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index a3735923..687cbeaa 100644 --- a/jjb/nonrtric/nonrtric.yaml +++ b/jjb/nonrtric/nonrtric.yaml @@ -83,7 +83,7 @@ name: nonrtric-sample-helloworld-sme-invoker project-name: "{name}" # image name - docker-name: "nonrtric-sample-helloworld-sme-invoker" + docker-name: "o-ran-sc/nonrtric-sample-helloworld-sme-invoker" # Directory with Dockerfile docker-root: "sample-services/hello-world-sme-invoker" # Limit build trigger to appropriate files @@ -103,7 +103,7 @@ name: nonrtric-sample-helloworld project-name: "{name}" # image name - docker-name: "nonrtric-sample-helloworld" + docker-name: "o-ranc-sc/nonrtric-sample-helloworld" # Directory with Dockerfile docker-root: "sample-services/hello-world" # Limit build trigger to appropriate files