summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-07-21 14:36:00 +0000
committerGerrit Code Review <gerrit@onap.org>2017-07-21 14:36:00 +0000
commite79bde2b4126cbe1f128135ae161cd9a57ef4029 (patch)
treeed5d59e997bdbadb7d08a9a1237cc67f4323c7dc /jjb
parentaf1ad6815d1b91c579abd02225de3dfa37b8c310 (diff)
parentacb424c202612a7a03a1f48e00dcb6843258285b (diff)
Merge "Add vfc gvnfm vnfres java verify job"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-java.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-java.yaml b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
new file mode 100644
index 000000000..cfcd4dae4
--- /dev/null
+++ b/jjb/vfc/vfc-gvnfm-vnfres-java.yaml
@@ -0,0 +1,20 @@
+---
+
+- project:
+ name: vfc-gvnfm-vnfres-java
+ project-name: 'vfc-gvnfm-vfcres-java'
+ project: 'vfc/gvnfm/vnfres'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'vfc-gvnfm-vnfres-java-settings'
+ subproject:
+ - 'res':
+ pom: 'res/pom.xml'
+ pattern: 'res/**'
+ 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