summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-wfengine-java.yaml
diff options
context:
space:
mode:
authorZhaoxing <meng.zhaoxing1@zte.com.cn>2017-10-13 17:14:35 +0800
committerZhaoxing <meng.zhaoxing1@zte.com.cn>2017-10-26 13:08:07 +0800
commit497730431a93e609acc9a7340f2ce3bb14995505 (patch)
tree0f21ea22a27fcde96e527b5bb804e6ca08dd70e7 /jjb/vfc/vfc-nfvo-wfengine-java.yaml
parent327f959d58b3345a54484039cd3edda216b2a23b (diff)
Add {subproject}-docker-java-version job
Allow subprojects to build docker separately Issue-Id: VFC-509 Change-Id: I3c9c8ba8b461d5fe35c79d1187ffdb7190c20700 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-wfengine-java.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-wfengine-java.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/jjb/vfc/vfc-nfvo-wfengine-java.yaml b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
index 8759a56d0..b25c43922 100644
--- a/jjb/vfc/vfc-nfvo-wfengine-java.yaml
+++ b/jjb/vfc/vfc-nfvo-wfengine-java.yaml
@@ -12,18 +12,17 @@
- 'engine-mgr-service':
pom: 'wfenginemgrservice/pom.xml'
pattern: 'wfenginemgrservice/**'
+ script: 'build-nfvo-wfengine-engine-mgr-service-docker-image.sh'
- 'engine-activiti-extension':
pom: 'activiti-extension/pom.xml'
pattern: 'activiti-extension/**'
+ script: 'build-nfvo-wfengine-engine-activiti-extension-docker-image.sh'
jobs:
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
- '{project-name}-{stream}-{subproject}-release-version-java-daily'
- - '{project-name}-{stream}-docker-java-version-shell-daily':
- docker-pom: 'pom.xml'
- mvn-goals: 'install'
- script:
- !include-raw-escape: 'build-nfvo-wfengine-docker-image.sh'
+ - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
+ mvn-goals: 'clean'
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-basebuild-4c-4g