Change name nonrtric-auth-token-fetch 00/8900/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Wed, 17 Aug 2022 12:55:07 +0000 (14:55 +0200)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Wed, 17 Aug 2022 12:55:26 +0000 (14:55 +0200)
Issue-ID: NONRTRIC-786
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I7f574b52544656b55ac5b421427055280904d230

jjb/nonrtric/nonrtric.yaml

index 4606935..a95fa62 100644 (file)
 
 - project:
     <<: *nonrtric_jdk_common
-    name: nonrtric-auth-token-fetch
+    name: nonrtric-plt-auth-token-fetch
     project-name: '{name}'
     # image name
-    docker-name: 'o-ran-sc/nonrtric-auth-token-fetch'
+    docker-name: 'o-ran-sc/nonrtric-plt-auth-token-fetch'
     # get tag from YAML
     container-tag-method: yaml-file
     # use host network to clone from our gerrit
 
 - project:
     <<: *nonrtric_jdk_common
-    name: nonrtric-auth-token-fetch-sonar
-    project-name: nonrtric-auth-token-fetch
+    name: nonrtric-plt-auth-token-fetch-sonar
+    project-name: nonrtric-plt-auth-token-fetch
     # prescan script requires ubuntu
     # golang is only on docker-enabled nodes
     build-node: ubuntu1804-docker-4c-4g