From 831e6972a6804653e262fa9253580de971f3e997 Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Wed, 21 Mar 2018 09:41:04 +0800 Subject: Update vfc-gvnfm-vnfres yaml template Vfc-gvnfm-vnfres sonar job failed, because sonar job name is not consistent with project name. Change-Id: I35d3287b253c74120691bf13d00f282ba5a956b9 Issue-ID: VFC-781 Signed-off-by: ying.yunlong --- jjb/vfc/vfc-gvnfm-vnfres-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml index 9cff754de..ee2b740e8 100644 --- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml +++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml @@ -26,7 +26,7 @@ archive-artifacts: '' build-node: ubuntu1604-builder-4c-4g - project: - name: vfc-gvnfm-vnfres-sonar + name: vfc-gvnfm-vnfres-res-sonar jobs: - gerrit-maven-sonar cron: 'H 11 * * *' -- cgit 1.2.3-korg