Add job for vagrant-onap integration subproject 91/27991/2
authorVictor Morales <victor.morales@intel.com>
Fri, 12 Jan 2018 00:44:33 +0000 (16:44 -0800)
committerVictor Morales <victor.morales@intel.com>
Fri, 12 Jan 2018 02:25:01 +0000 (18:25 -0800)
There is a python task which is required to verify the correct
syntax of the scripts placed into vagrant-onap subproject of
integration.

Change-Id: Idbd888c4131d91d4b5d904ddd0d8d3e6778d3e1c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: CIMAN-45

jjb/integration/integration-bootstrap.yaml [new file with mode: 0644]

diff --git a/jjb/integration/integration-bootstrap.yaml b/jjb/integration/integration-bootstrap.yaml
new file mode 100644 (file)
index 0000000..51dc932
--- /dev/null
@@ -0,0 +1,18 @@
+---
+- project:
+    name: integration-bootstrap
+    project-name: 'integration'
+    project: 'integration'
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-python'
+    subproject:
+      - 'vagrant-onap':
+          path: 'bootstrap/vagrant-onap'
+          pattern: 'bootstrap/vagrant-onap/**'
+    stream:
+      - 'master':
+          branch: 'master'
+      - 'amsterdam':
+          branch: 'amsterdam'
+    mvn-settings: 'integration-settings'
+    build-node: ubuntu1604-basebuild-2c-1g