summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-21 09:41:04 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-21 09:41:04 +0800
commit831e6972a6804653e262fa9253580de971f3e997 (patch)
tree8f365588f49ad2dd6acfe21f2dbff66db3bb636b
parent731f766f74151625df688c748c891d04425e9ef3 (diff)
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 <ying.yunlong@zte.com.cn>
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-java.yaml2
1 files changed, 1 insertions, 1 deletions
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 * * *'