aboutsummaryrefslogtreecommitdiff
path: root/lite-gateway-ubuntu-core.yaml
AgeCommit message (Collapse)Author
2022-12-20mass cleanup: remove deleted and disabled jobsKelley Spoon
This change removes all jobs that have set to be disabled and marked to be deleted with a 'DELETE ME' displayname. Signed-off-by: Kelley Spoon <kelley.spoon@linaro.org> Change-Id: Ibaf8867461c114be0b594bce286ad90fec2cdcb2
2022-12-12Clean-up: Remove old jobsBenjamin Copeland
These jobs have not ran in quite sometime plus they use copy-to-slave plugin which we need to drop. For the most part all these projects are pretty old, apart from LDCG which need to be confirm before pushing commit through. Change-Id: I30d75ab580454593505a19ab88b6966099be573c Signed-off-by: Benjamin Copeland <ben.copeland@linaro.org>
2022-10-11LDAP: Update group nameBenjamin Copeland
We have used linaro@linaro.org for ages now to ACL many jobs in Jenkins. But due to changes we can no longer use this. This changeset uses a new flat ldap group. STG-3714 Change-Id: I2d7cf5342bacc1cc873ae9bef3fba47bb7d8b582 Signed-off-by: Benjamin Copeland <ben.copeland@linaro.org>
2019-11-06Publishing: Use Python3Benjamin Copeland
linaro-cp.py now supports Python3, with Python3-requests. Lets update jobs to use the newer library. Change-Id: I286f7bcefe1d6b74ddad1437ce01d42c0cc9bd69
2017-03-23lite-gateway-ubuntu-core: add hummingboard supportMadper Xie
As hummingboard is still in actively developing we need to build the kernel && gadget snap every time to get the latest version. Change-Id: I3876cc0ed2f67e0e23d9cbe96b54443ff02c8ae0
2017-02-22lite-gateway-ubuntu-core: allow authenticated users to build/cancel the jobFathi Boudra
Change-Id: If2817cc960c2dc1f19a82809a88ba99797006436 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-22lite-gateway-ubuntu-core: add dragonboard-410c supportMadper Xie
As we will not change dragonboard-410c often. Only upper layer will be upgraded. So it makes sence to build rpi2, rpi3, 410c together with a low frequency. Add a parameter to the job to simplify addition of other platforms. Change-Id: Id60bbe923bc0deb00f84f65285d3325faba29d46 Signed-off-by: Madper Xie <madper.xie@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-21lite-gateway-ubuntu-core: add rpi2 support.Madper Xie
As we won't change rpi2 and rpi3 often it makes sense to build them together when we have upper layer modifications. Change-Id: I93b90033d49e044f62d6325b0f0caeda34a1630d
2017-02-09lite-gateway-ubuntu-core: add publishing to snapshots.linaro.orgFathi Boudra
Change-Id: I6dec359fb374863505a89929f3b10435ff37cc10 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-09lite-gateway-ubuntu-core: initial build jobFathi Boudra
https://projects.linaro.org/browse/TICKET-580 Change-Id: I2f4ca6bb209d4f267293bd9170dea7feaa65cb1a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>