Age | Commit message (Collapse) | Author | Files | Lines |
|
Now that we have the monitor operator in the src tree,
we need a way to build that as well. A top level Makefile
has been added to the repo and this patch just ensures that
the new Makefile is executed during builds.
Issue-ID: MULTICLOUD-666
Change-Id: I4b8a485921c5730139c5cacd245e8b35a10003e3
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Move the multicloud-k8s build to golang112
Issue-ID: MULTICLOUD-587
Change-Id: I4ba3d6695bc56ff3843c97d487f6268d89280f6c
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Add gerrit-info-yaml-verify from global-jjb
to verify INFO.yaml file contents.
Change-Id: I1bdf74d17ee32720d6388bf4b12f55e70608c1ec
Issue-ID: CIMAN-179
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
The docker build jobs on arm64 will not pass
until the dockerhub migration is approved
and implemented.
Change-Id: Iec9cb3f914644e17603686f15423345f74165997
Issue-ID: CIMAN-217
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Run Docker and Java daily jobs for arm64 for multicloud projects.
Change-Id: Ib677e0938989ce78342b770611b869bbad2bf2b1
Issue-ID: CIMAN-217
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
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>
|
|
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
|
|
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
|
|
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>
|
|
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>
|