Merge "initial jjb for dcaegen2-platform-configbinding"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 11 Aug 2017 17:45:45 +0000 (17:45 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 11 Aug 2017 17:45:45 +0000 (17:45 +0000)
jjb/dcaegen2/dcaegen2-platform-configbinding.yaml [new file with mode: 0644]

diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
new file mode 100644 (file)
index 0000000..df4ba7a
--- /dev/null
@@ -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'