Change name nonrtric-auth-token-fetch
Issue-ID: NONRTRIC-786
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
Change-Id: I7f574b52544656b55ac5b421427055280904d230
diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml
index 4606935..a95fa62 100644
--- a/jjb/nonrtric/nonrtric.yaml
+++ b/jjb/nonrtric/nonrtric.yaml
@@ -102,10 +102,10 @@
- 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
@@ -131,8 +131,8 @@
- 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