From 987febcad061b06276356bcc31157a7d3b359735 Mon Sep 17 00:00:00 2001 From: elinuxhenrik Date: Wed, 17 Aug 2022 14:55:07 +0200 Subject: [PATCH] Change name nonrtric-auth-token-fetch Issue-ID: NONRTRIC-786 Signed-off-by: elinuxhenrik Change-Id: I7f574b52544656b55ac5b421427055280904d230 --- jjb/nonrtric/nonrtric.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index 46069359..a95fa623 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 -- 2.16.6