summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-06 13:56:17 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-06 14:14:01 +0800
commit4505c3038d4d4a97633d2bce9bb42c30745624da (patch)
treef923ce4285ccf2b8c66c822298a4c1e8b3805fba /jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
parentd5af6bc81d5d7184c53657d3fb4f6778b467b5e3 (diff)
Merge svnfm docker build Job
Because the job template does not support subproject, ZTE and Huawei's driver Docker job names are the same, so need to be merged into a job Change-Id: I363565aeffbfb3a4a51f56cc3c761ab6f2a27802 Issue-ID: CIMAN-59 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
new file mode 100644
index 000000000..8698735ff
--- /dev/null
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-svnfm-docker-java.yaml
@@ -0,0 +1,19 @@
+---
+
+- project:
+ name: vfc-nfvo-driver-vnfm-svnfm-docker
+ project-name: 'vfc-nfvo-driver-vnfm-svnfm'
+ project: 'vfc/nfvo/driver/vnfm/svnfm'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'vfc-nfvo-driver-vnfm-svnfm-settings'
+ jobs:
+ - '{project-name}-{stream}-docker-java-version-shell-daily':
+ docker-pom: 'pom.xml'
+ mvn-goals: 'install'
+ script:
+ !include-raw-escape: 'build-nfvo-svnfm-driver-docker-image.sh'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-basebuild-4c-4g \ No newline at end of file