summaryrefslogtreecommitdiffstats
path: root/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml')
-rw-r--r--jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml
new file mode 100644
index 000000000..5a662aa67
--- /dev/null
+++ b/jjb/vfc/vfc-nfvo-driver-vnfm-gvnfm-python.yaml
@@ -0,0 +1,19 @@
+---
+
+- project:
+ name: vfc-nfvo-driver-vnfm-gvnfm-python
+ project-name: 'vfc-nfvo-driver-vnfm-gvnfm'
+ project: 'vfc/nfvo/driver/vnfm/gvnfm'
+ stream:
+ - 'master':
+ branch: 'master'
+ - 'release-1.0.0':
+ branch: 'release-1.0.0'
+ mvn-settings: 'vfc-nfvo-driver-vnfm-gvnfm-settings'
+ build-node: ubuntu1604-basebuild-4c-4g
+ subproject:
+ - 'gvnfmadapter':
+ path: 'gvnfmadapter'
+ pattern: 'gvnfmadapter/**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-python'