summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-c.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-09-09Switch KUD deploying job to run on changeset basisKonrad Bańka1-32/+0
Removed no longer used c template and created new one in script templates that suits it better. Issue-ID: MULTICLOUD-707 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Iba5111a49d99dbe58bcb9af5a32c3adb7ee03176
2019-06-24Fixing CI job for aio.shMichal Ptacek1-0/+13
Need to add SCM handling to get k8s repo cloned. Furthermore script name now mismatch with wrapper script in multicloud/k8s. Change-Id: Ia11d50eac9a219d78353e2519f93765cefcb4ef6 Issue-ID: MULTICLOUD-635 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-29Adding aio job for multicloudMichal Ptacek1-4/+19
This basic job is triggering All-in-One k8s deployment for k8s PoC. Change-Id: I6afff0c0d073dfbbb9e37e0f0b81e28c706db6be Issue-ID: MULTICLOUD-635 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
2019-05-14Fix current ci-management tipJessica Wagantall1-0/+2
-Update to fetch latest fixes for array unbound variable issues. -Add submodule-disable variable in C templates Change-Id: I3983c64dd5abc1f8fbfbe2c909b2272db432a969 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-04-19Update and simplify C jobsJessica Wagantall1-49/+48
Update verify and daily c jobs to use global-jjb macros. Also, simplify jobs to reduce repetition of settings. Change-Id: If4b646b03743cc5fd1d67a357add576bbb91dc6a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-22Fix global-templates unstable jobsJessica Wagantall1-0/+2
Add lf-infra-pre-build build step in local global-templates to successfully install lftools and avoid unstable jobs. Change-Id: I1a41e121b810371c1be987aaafec3c4b0aaa5e89 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-16Creates a job to nightly build sshsm docker imagesManjunath Ranganathaiah1-0/+53
Adds a wrapper script and template to build base images Change-Id: I0b1b1899f43b7d54852d93a2220da0e138c99a58 Issue-ID: AAF-430 Signed-off-by: Manjunath Ranganathaiah <manjunath.ranganathaiah@intel.com>
2018-03-13Trigger jenkins job for Gerrit ReviewNingSun1-1/+1
Issue-ID: AAF-152 Change-Id: Id042c4e559ecf2512a50bc29cde88a65a89604d6 Signed-off-by: NingSun <ning.sun@intel.com>
2018-03-12Add jenkins job for sshsm projectNingSun1-0/+51
Issue-ID: AAF-152 Change-Id: Ic6ab39b4775cf1e874b2f2d1da89a7566bce8359 Signed-off-by: NingSun <ning.sun@intel.com>