summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-21 09:34:11 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-21 09:34:11 +0800
commitb17c6e03c36e4af5037c1c8d8a49867efa71c708 (patch)
treeac78dce4f0c68b259e1d4d77d5ff09688c1c7df5
parent59912e4d8808ae4e9982c685adf42e76f700ae29 (diff)
Update vfc-gvnfm-vnflcm yaml template
Vfc-gvnfm vnflcm sonar job failed, because sonar job name is not consistent with project name. Change-Id: Ica15d79d00fd3b0ad8bb88f1beb90c3c726fffe6 Issue-ID: VFC-781 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rw-r--r--jjb/vfc/vfc-gvnfm-vnflcm-java.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
index a4b621d89..192521738 100644
--- a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
@@ -26,7 +26,7 @@
archive-artifacts: ''
build-node: centos7-redis-4c-4g
- project:
- name: vfc-gvnfm-vnflcm-sonar
+ name: vfc-gvnfm-vnflcm-lcm-sonar
jobs:
- gerrit-maven-sonar
cron: 'H 11 * * *'