aboutsummaryrefslogtreecommitdiff
path: root/linux-kvm.yaml
AgeCommit message (Collapse)Author
2019-05-03Cleanup: remove all deleted jobsVishal Bhoj
Change-Id: I59a2856f5d246141f169efb6f4ba2a19a3a9a6d7 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2019-05-02Cleanup: Delete all disabled jobsVishal Bhoj
Change-Id: Ia866113bdbe7f4ab4ed47a6025dfdc8f686a834e Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2017-04-27kvm-guest/linux-kvm: disableRiku Voipio
As the new tests use mainline kernel and official distro guest images, these are no longer useful for kvm ci. A new job for parametrized lava job triggering is being created. Change-Id: I983a614ce2b922196f9b41826d9d7cccc69e94a5 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-06-06linux-kvm: refresh the build jobFathi Boudra
* logrotate is deprecated in favor of build-discarder * switch from docker-vivid-amd64 to docker-xenial-amd64 Change-Id: I3c37732b7b187befea861920bd046e2c10e75b1a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-03-16linux: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3. Change-Id: If997f8c600891dcbf06247823a24982af9abef1d
2015-10-15linux-kvm, linux-xen: move to vividRiku Voipio
Change-Id: I5c2d953ee46c978c11eb4f7dfd241f562d6193f3 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-10-14Rename docker-{utopic,vivid} to docker-{utopic,vivid}-amd64Fathi Boudra
append -amd64 to x86 nodes/slaves Change-Id: I2024ce36d018a6898ea9798303056eabcb7aaf65 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-10linux-kvm: style - linaro-cp usageFathi Boudra
keep consistent with the other jobs. It's usefull when people copy/paste snippet from other jobs. It's also usefull for mass update of the jobs when patterns are always the same. Change-Id: I20111b79553dd319f7e6a806a18920636cf78cab Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-09-10linux-kvm: proper slave setupRiku Voipio
"node" is incorrect since this matrix job Change-Id: I49384b38e68bda74b6edc154f39bcb3b9dd74fb6 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-09-10linux-kvm: linaro-cp adjustment and lava callRiku Voipio
1. linaro-cp cannot upload twice to same directory, hence the directory needs changing. Thus I will need to go deeper in the rabbit hole and adjust the paths in lava definitions too. 2. Speaking of lava, submission was dropped accidentally. put it back. Change-Id: I2a48ae235e62a54f11069eb919c1beab7cf2aa09
2015-09-09linux-kvm: convert to jjbRiku Voipio
Quick jjb conversion to get it working with linaro-cp. Change-Id: I1fae6a200ff10160d663178bb78afa63643ffdb4 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>