Add Job trigger for Kubernetes Plugin 99/61899/1
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 22 Aug 2018 18:58:41 +0000 (11:58 -0700)
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Wed, 22 Aug 2018 19:00:06 +0000 (12:00 -0700)
This patch adds job trigger to the Kubernetes plugin in the
multicloud project.

Change-Id: Id5c41a4539f035089cde5e74faff781dfea39c56
Issue-ID: MULTICLOUD-301
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
jjb/multicloud/multicloud-k8s.yaml [new file with mode: 0644]

diff --git a/jjb/multicloud/multicloud-k8s.yaml b/jjb/multicloud/multicloud-k8s.yaml
new file mode 100644 (file)
index 0000000..3a69f05
--- /dev/null
@@ -0,0 +1,16 @@
+---
+- project:
+    name: k8s
+    project-name: 'k8s'
+    path: '.'
+    jobs:
+      - '{project-name}-{stream}-verify-golang'
+      - '{project-name}-{stream}-merge-golang'
+    project: 'multicloud/k8s'
+    stream:
+      - 'master':
+          branch: 'master'
+    mvn-settings: 'k8s-settings'
+    files: '**'
+    archive-artifacts: ''
+    build-node: ubuntu1604-builder-4c-4g