aboutsummaryrefslogtreecommitdiffstats
path: root/jjb/ci-management
AgeCommit message (Collapse)AuthorFilesLines
2019-03-23Workaround for gerrit migration part 2Jan-Simon Möller1-1/+1
Change-Id: I0068c7365490766ff96b96437b1f20f542654283 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-05Fix timeoutJan-Simon Möller1-3/+3
The indentation was wrong for the timeout to be applied. Change-Id: Ie556d3e61400585770f476057921b9decb6185d8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-15Update timeoutsJan-Simon Möller1-3/+3
Change-Id: I30dcd5fb581870c094973171ef53257039ae8f2e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-11-10Revert "Run ci-management on agl-test-slave instead of master node"Jan-Simon Moeller1-2/+2
This reverts commit 16be25556ebff182882c4baf45408d1a2b7424b7. Change-Id: Iaed2c620b5c1c8dc30c269628fe26c1382f9ef18
2018-10-02Run ci-management on agl-test-slave instead of master nodeJan-Simon Möller1-2/+2
master got an package update and the jjb version is now incompatible. We can ensure the jjb on the agl-test-slave clound image. Change-Id: I3a6083cdbde74a01a46379976182a88470ab68d4 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-11-06Fix comment triggers to be strictJeremy Phelps1-1/+1
Comment triggers stuck in a loop since some jobs contain "remove-artifacts" in the job name. Made the matching strict. Change-Id: Icaeb4a9db2a128ea00e0b3e775fe7c9fa52ff2a7 Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
2017-08-01Improve packer verify and build jobsAnil Belur1-6/+22
- AGL uses multiple user credentials some of which are missing. JJB does not support setting "Ignore missing credentials" through JJB, therefore create a separate wrapper to fix the issue. - Improve the packer validation builder to exclude non-packer templates. Change-Id: I16524cbee14add2028d8c9e30b0f6c9315928031 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2017-06-16Add packer verify and merge jobs for AGLAnil Belur1-1/+131
Packer jobs are designed to rebuild new minon images regularly. These jobs are also triggered on changes submitted to the templates or provision scripts. New images generated by packer must be manually updated on Jenkins. Change-Id: Ie2e7dbcbc57148693ad1cf4179ceda2f7a3c9d1a Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2017-03-17jjb: fix yamllint issuesJessica Wagantall1-6/+6
Linting ci-AGL-verify and ci-management files Change-Id: I81f50f82e0a43e09d4ec8c8d108b0f6ea1f19527 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2016-09-23Update url and userJan-Simon Möller1-1/+1
Change-Id: I64b25c3621c88a3a71a6fe80e0818d9675fdf58e Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de>
2016-09-16Port git.automotivelinux.orgJan-Simon Möller1-1/+1
Change-Id: Ied6b00f01bc8e3eace843c6a8336bc9b74c9980c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-08-17Fix in global macros.Jan-Simon Möller1-1/+1
Remove ssh-credentials and cloud entry until configured in jenkins. Change-Id: I3e90691f19d47d8354d2b76896fff9782bb2d2f1 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-08-17Fix username in migrate job.Jan-Simon Möller1-1/+1
Change-Id: Id7879d577410730ee0ef127855644ccbb3efe05a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2016-08-17Initial version of the ci-management repoJan-Simon Möller2-0/+88
Based on the open-o template. Modified for AGL. v2 fixed host key and only pushing ci-management jobs. - fix macro vs. definition in file Change-Id: I2de02a572a5d8ca1bf6b7a56bfd2e30bfe18fa9a Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>