summaryrefslogtreecommitdiffstats
path: root/jjb/multicloud/multicloud-k8s.yaml
diff options
context:
space:
mode:
authorShashank Kumar Shankar <shashank.kumar.shankar@intel.com>2018-08-23 16:32:09 -0700
committerShashank Kumar Shankar <shashank.kumar.shankar@intel.com>2018-08-24 10:18:35 -0700
commit5323c68f62504b47b7394f482ee92241feca6005 (patch)
treea1ea33d4a0af0bc8fcb1efe5e3fcc1f35c4f40ab /jjb/multicloud/multicloud-k8s.yaml
parent06893068074ae6882638e81ca818f6f15c8a1bc3 (diff)
Update Job trigger for Kubernetes Plugin
This patch updates job trigger to the Kubernetes plugin in the multicloud project with the changed paths. Change-Id: I23e9b2c21d3f990cfea0dc0790bfbf8aed81dece Issue-ID: MULTICLOUD-301 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
Diffstat (limited to 'jjb/multicloud/multicloud-k8s.yaml')
-rw-r--r--jjb/multicloud/multicloud-k8s.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/multicloud/multicloud-k8s.yaml b/jjb/multicloud/multicloud-k8s.yaml
index 3a69f0515..1cc4f1387 100644
--- a/jjb/multicloud/multicloud-k8s.yaml
+++ b/jjb/multicloud/multicloud-k8s.yaml
@@ -1,8 +1,8 @@
---
- project:
- name: k8s
- project-name: 'k8s'
- path: '.'
+ name: multicloud-k8s
+ project-name: 'multicloud-k8s'
+ path: 'src/k8splugin'
jobs:
- '{project-name}-{stream}-verify-golang'
- '{project-name}-{stream}-merge-golang'
@@ -10,7 +10,7 @@
stream:
- 'master':
branch: 'master'
- mvn-settings: 'k8s-settings'
+ mvn-settings: 'multicloud-k8s-settings'
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-builder-4c-4g