summaryrefslogtreecommitdiffstats
path: root/jjb/vfc
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-08-03 17:24:09 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-08-04 08:54:54 +0800
commitc60ec758a0855ec455e6958b771a1b3585598a01 (patch)
treeddafcb2a73c1edc8c7f0766a6538aecb8d0a00a3 /jjb/vfc
parent330fb39396fb7fcb46a5f017c4616a2de22299ed (diff)
Modify vfc-gvnfm-vnfres java job yaml
Modify project-name and mvn-settings, make them consistent with the name of the project. Change-Id: I486d7f3db4281b31207902a80c3995d850f0b64f Issue-ID: VFC-77 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'jjb/vfc')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-java.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
index 969373d63..da8460d62 100644
--- a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
+++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
@@ -2,12 +2,12 @@
- project:
name: vfc-gvnfm-vnfres-java
- project-name: 'vfc-gvnfm-vnfres-java'
+ project-name: 'vfc-gvnfm-vnfres'
project: 'vfc/gvnfm/vnfres'
stream:
- 'master':
branch: 'master'
- mvn-settings: 'vfc-gvnfm-vnfres-java-settings'
+ mvn-settings: 'vfc-gvnfm-vnfres-settings'
subproject:
- 'res':
pom: 'res/pom.xml'