NONRTRIC Update docker image names for new sample uServices 03/12603/1
authorJohnKeeney <john.keeney@est.tech>
Fri, 8 Mar 2024 12:42:23 +0000 (12:42 +0000)
committerJohnKeeney <john.keeney@est.tech>
Fri, 8 Mar 2024 12:42:29 +0000 (12:42 +0000)
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 <john.keeney@est.tech>
jjb/nonrtric/nonrtric.yaml

index a373592..687cbea 100644 (file)
@@ -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
     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