aboutsummaryrefslogtreecommitdiff
path: root/trigger-openembedded-lkft-linux-stable-rc-4.9.yaml
AgeCommit message (Collapse)Author
2020-01-07triggers: delete removed jobsRiku Voipio
Change-Id: I13bbc65bfda7b5e00334a9504bd0e6f751dfdda0
2020-01-07triggers: delete disabled onesRiku Voipio
Clears some 100GB of space from ci.linaro.org Change-Id: I3704b2059b7fc1bbc05612073ccb5cb04b543897 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2020-01-02trigger-linux-stable-rc: add openembedded jobsRiku Voipio
Change-Id: If1c5429b711bc13296dd442afd65c957f6ef4b20
2018-04-23Revert "triggers: disable triggers for the projects storing results in ↵Dan Rue
qa-reports" This reverts commit 3378b2473f1b50b37ca9796327d729bfdc659b5f. Change-Id: I911abc1d69a793b8871804353530a6fc8bb39bcd
2018-04-23triggers: disable triggers for the projects storing results in qa-reportsMilosz Wasilewski
In order to prevent build failures triggers will be disabled for the time of maintenance (6h). This commit will be reverted after the maintenance is completed. Change-Id: Ic91ea2ddaad07713e06e8574d6cbc51be60df2be Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2018-04-06trigger-openembedded-lkft: remove leftover filesFathi Boudra
Change-Id: I92eec3f19c4cddc9313b29dbbcba12ac82ea03f3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-09-20trigger-openembedded-lkft: fix typo in lkft_parametersFathi Boudra
Change-Id: Ie4e54f5a672ae6a8f1022d9146f2115e87f446e2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-09-20openembedded-lkft: add kernelversion to lkft oeDan Rue
This creates an additional metadata key named "make_kernelversion" that comes from running "make kernelversion" in the kernel tree. Change-Id: Id50cd1e0a8c7a4907ee9ec1750a81874f5087dae Signed-off-by: Dan Rue <dan.rue@linaro.org>
2017-07-07trigger-openembedded-lkft: set shallow-clone to falseFathi Boudra
Change-Id: I5b15d507909c3a6b52f247c470b1e3d2ad3fcd5d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-07-07openembedded-lkft: promote KERNEL_DESCRIBE and SRCREV_kernel to job parametersFathi Boudra
The build triggers have already all the git describe and commit for each kernel. Instead of computing them in the build job, pass them from the trigger job to the downstream job. As a result, KERNEL_DESCRIBE and SRCREV_kernel are now job parameters. As a side effect, it allows to simplify build-name-setter and directly use SRCREV_kernel variable. Change-Id: I01c823259fa98484cd27ef163a66327a694262a1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-06-21lkft: add 2 additional kernel (LTS 4.4 and Linux Stable RC 4.9)Fathi Boudra
Change-Id: I5a85c170574e0ca55c86a7c57aff709d7e5d6d83 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>