summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-configbinding.yaml19
1 files changed, 19 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
new file mode 100644
index 000000000..df4ba7a17
--- /dev/null
+++ b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
@@ -0,0 +1,19 @@
+---
+- project:
+ name: dcaegen2-platform-configbinding
+ project-name: 'dcaegen2-platform-configbinding'
+ subproject:
+ - platform-configbinding:
+ path: '.'
+ pattern: '**'
+ jobs:
+ - '{project-name}-{stream}-{subproject}-verify-python'
+
+ project: 'dcaegen2/platform/configbinding'
+
+ stream:
+ - 'master':
+ branch: 'master'
+ - 'release-1.0.0':
+ branch: 'release-1.0.0'
+ mvn-settings: 'dcaegen2-platform-configbinding-settings'