summaryrefslogtreecommitdiffstats
path: root/jjb/multicloud/multicloud-k8s.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-10-29Move to golang 1.11Kiran Kamineni1-0/+1
Move k8s plugin to build with golang 1.11 This is a prerequisite for go mod support in the plugin Issue-ID: MULTICLOUD-387 Change-Id: I1fe6a1b11fdee56b43af2703e5734a8715cbab63 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-15Create MultiCloud k8s Docker jobVictor Morales1-0/+3
MultiCloud/Kubernetes plugin requires the creation of docker images daily. This change offers that functionality. Change-Id: If6c2dc3666001340852d322bb3d31171c7b0fead Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-30Add tox execution in multicloud/k8s projectVictor Morales1-0/+5
The Kubernetes plugin for MultiCloud project contains bash instructions that validates bash and reStructured file syntax. Those instructions are inlcuded in a tox.ini file which needs to be included as part of Jenkins jobs. Change-Id: I19d88ee06b8a6a1ccfdf596bbea15d347c61d1b2 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-08-24Update Job trigger for Kubernetes PluginShashank Kumar Shankar1-4/+4
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>
2018-08-22Add Job trigger for Kubernetes PluginShashank Kumar Shankar1-0/+16
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>