aboutsummaryrefslogtreecommitdiff
path: root/trigger-private-ci-job-configs.yaml
AgeCommit message (Collapse)Author
2021-02-19private config triggers - update emailRiku Voipio
Change-Id: I2763d7e674414383abecaee38ffe618e04c07c9f Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2021-01-15triggers: move trigger jobs to "triggers" jenkins nodeRiku Voipio
Move triggers off master and build nodes, and use dedicated "triggers" node instead. The main reason for this is any process running on the "master" node has all the priviledges of the jenkins process. Moves from "build" node are not strictly neccessary, but consolidating them to the same node makes sense as cleanup. Change-Id: I4f9547c4364ef9857a190f06c463e1d5778ca59f Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2019-01-30Add generic private CI job triggerLuis Machado
Add a new job that serves as an example for how the private CI mechanism works. Additional jobs can then be created based on this same layout. 2019-01-29 Luis Machado <luis.machado@linaro.org> * trigger-private-ci-job-configs.yaml: New job. * trigger-private-ci-job-configs: New directory. Change-Id: Ib336230ede91a8966f9b7667a6bfd17b97ec311f Signed-off-by: Luis Machado <luis.machado@linaro.org>