summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-07-11 12:54:58 +0000
committerGerrit Code Review <gerrit@onap.org>2017-07-11 12:54:58 +0000
commitf77047be9a17b672d8d9bb0c8d3c083a9a33b1f4 (patch)
tree39692bbeae3d78eae46e1db68ed8d959233518c8 /jjb
parent21b50c1a10aa8c2f1a7ce92f993772a8b4b6852e (diff)
parentcedc059dd29d115edf49bbc01c2b03197e1a38e2 (diff)
Merge "Enable vfc gvnfm vnfres scan job"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/vfc/vfc-gvnfm-vnfres-python.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-gvnfm-vnfres-python.yaml b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
new file mode 100644
index 000000000..db7762f3e
--- /dev/null
+++ b/jjb/vfc/vfc-gvnfm-vnfres-python.yaml
@@ -0,0 +1,17 @@
+---
+
+- project:
+ name: vfc-gvnfm-vnfres
+ project-name: 'vfc-gvnfm-vnfres'
+ project: 'vfc/gvnfm/vnfres'
+ stream:
+ - 'master':
+ branch: 'master'
+ mvn-settings: 'vfc-gvnfm-vnfres-settings'
+ build-node: ubuntu1604-basebuild-4c-4g
+ subproject:
+ - 'res':
+ path: 'res'
+ pattern: 'res/**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-python'