Add VVp-test-engine job file 19/16419/3
authorAreli Fuss <af732p@att.com>
Thu, 28 Sep 2017 14:04:53 +0000 (17:04 +0300)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Sun, 1 Oct 2017 17:59:14 +0000 (17:59 +0000)
Add VVp-test-engine job file

Change-Id: Iaaa8e8d306a282f896f35f16faaa8f6aaded4166
Issue-Id: VVP-25
Signed-off-by: Areli Fuss <af732p@att.com>
jjb/vvp/vvp-test-engine.yaml [new file with mode: 0644]

diff --git a/jjb/vvp/vvp-test-engine.yaml b/jjb/vvp/vvp-test-engine.yaml
new file mode 100644 (file)
index 0000000..f187349
--- /dev/null
@@ -0,0 +1,19 @@
+---
+
+- project:
+    name: vvp-test-engine
+    project-name: 'vvp-engine'
+    project: 'vvp/test-engine'
+    stream:
+      - 'master':
+          branch: 'master'
+    subproject:
+      - validation-scripts:
+          path: '.'
+          pattern: '**'
+    mvn-settings: 'vvp-test-engine-settings'
+    build-node: ubuntu1604-basebuild-4c-4g
+    jobs:
+      - '{project-name}-{stream}-{subproject}-verify-python'
+    docker-pom: 'pom.xml'
+    mvn-profile: 'default'