aboutsummaryrefslogtreecommitdiff
path: root/debian-armhf-rootfs.yaml
AgeCommit message (Collapse)Author
2016-12-11Replace python-pycurl by python-requestsFathi Boudra
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I110910c80c3a93a158ebba483b73d0d9e4bb0ee1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-24debian rootfs: remove archivingRiku Voipio
As we already upload artifacts with linaro-cp and sometimes archiving is extremely slow, skip the archving part. Also saves some resources on ci.linaro.org. Change-Id: I9a99a4837f135c5a0f0767d8d27ad14a7721a27b Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-10-18stretch-*-rootfs: update triggers to build stretch images for lt-qcomNicolas Dechesne
Change-Id: Ic51ad8e6a06b559020bb179108f419faee24c8bc Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-05-17debian-armhf-rootfs: add installer rootfsFathi Boudra
Change-Id: I8b54551363854cc4481b607fcff3e56e784571cf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-03-30S3-api: use api_version 3 when publishingBen Copeland
Now with api_version 3 builds get published to Amazon S3 Change-Id: If03d907aa10c33767f319e14ce023c6864c7b8ed
2016-02-29debian/ubuntu rootfs: keep consistency between rootfs build jobsFathi Boudra
Change-Id: I9269d3a091a4b463c45cce3ad611db7cf2f22c53 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-02-29debian-*-rootfs: report failed buildsRiku Voipio
Make sure builds are not reported as succesfull if any step fails. Fixes bug #2093 Change-Id: I804813c0a9c25480fae6d541333fe89a7090ab90 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-11-02debian-arm*-rootfs: trigger the QCOM LT builds for each new imageNicolas Dechesne
We had similar triggers for the ubuntu images, and they are useful.. Change-Id: I22a8ab1f591b1cf67414050e2600864777aaa8ba Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2015-10-28debian-arm*-rootfs: add uuid-runtime build dependencyFathi Boudra
Change-Id: I0dc2ddd0bde2ba538e731bdfba9439d6db47f83b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-28debian-arm*-rootfs: fix publishingFathi Boudra
Due to the switch to docker slaves, we need to adjust publishing. Install pycurl dependency and download latest linaro-cp.py script. Change-Id: I9f40ff521776602bd56721396d7e57986d7aaeed Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-28debian-armhf-rootfs: move the job to native builderFathi Boudra
Use "docker-jessie-armhf" slave instead of "build". The new build slave is running on native aarch64 machine. It was previously cross-built. In addition, a few cleanups: * latest-only is deprecated in favor of artifactNumToKeep: 1 * use new syntax for scm clean: scm -> clean -> after -> (bool) * execution strategy isn't sequential anymore as we run each matrix configuration on separate build slaves * install build dependencies as they're missing from docker slave * restrict archive artifacts a bit more: 'out/*' -> 'out/linaro-jessie-${rootfs}-*' Change-Id: I2c7bd5f7644a308a43eaac06713d84835fb66f3f Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-15debian-*-rootfs: add latest linkFathi Boudra
Change-Id: I8bb1a11f121a5c3596e5ffed2723b32ac15bc22a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-10-15debian-armhf-rootfs: add new build jobFathi Boudra
Change-Id: I0f975c7771edfcc8c8c719c29907cbe4e0e8f2fc Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>