summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-08-08 03:33:06 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-08 03:33:06 +0000
commit0afe74746cc62355bf8c0c169a68ce3346c69ee1 (patch)
tree7baca229e07e9560e0a0e28cde23bbd1f6185c7f
parent5cdf4dd64be80c631b860614074838d8c66b0cde (diff)
parent73d6cee7de7d6b75fae85ab8f91f594b0bd26e17 (diff)
Merge "Add vfc-gvnfm-vnflcm job file"
-rw-r--r--jjb/vfc/vfc-gvnfm-vnflcm-java.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
new file mode 100644
index 000000000..94a718f7c
--- /dev/null
+++ b/jjb/vfc/vfc-gvnfm-vnflcm-java.yaml
@@ -0,0 +1,20 @@
+---
+
+- project:
+ name: vfc-gvnfm-vnflcm-java
+ project-name: 'vfc-gvnfm-vnflcm'
+ project: 'vfc/gvnfm/vnflcm'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'vfc-gvnfm-vnflcm-settings'
+ subproject:
+ - 'lcm':
+ pom: 'lcm/pom.xml'
+ pattern: 'lcm/**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-java'
+ - '{project-name}-{stream}-{subproject}-merge-java'
+ files: '**'
+ archive-artifacts: ''
+ build-node: ubuntu1604-basebuild-4c-4g \ No newline at end of file