aboutsummaryrefslogtreecommitdiff
path: root/debian-arm64-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-08-31debian-arm64-rootfs: remove ros and tcwg-benchmark rootfsFathi Boudra
They aren't used anymore. Change-Id: I9c4887327f758954d8844cf3a4b5d8f6aea92164 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-06-21debian-arm64-rootfs: add installer typeRiku Voipio
Build installer type for arm64 too Change-Id: I341c7cade95fc4bec829286b158a6b11ec92f127 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2016-06-01lt-qcom-debian-arrow-images-arm64: remove jobNicolas Dechesne
Change-Id: I634e06c76c1f71b916460e74369b0b2193c7eac0 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@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-12-02debian-arm64-rootfs: also trigger 96boards-reference-platform-debianRicardo Salveti
Change-Id: Ib238fb4fcba333c6bbe7d3c737b239c639babb03 Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2015-11-18debian-arm64-rootfs: build ros profileFathi Boudra
Change-Id: I5620154fd70995127bec7ef727cafbda43532df8 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-17debian-arm64-rootfs: add tcwg-benchmark profileFathi Boudra
Change-Id: I57e0091bfa8baeafd9170ea5cbc6f7ed7b47e06b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-11-12lt-qcom-debian-arrow-images-arm64: add new imageNicolas Dechesne
This is a custom image to be used by Arrow when shipping Linux with IoT cloud applications such as AWS IoT SDK. The images are based on lt-qcom-debian. Also hook into the relevant triggers. Change-Id: I55ace41bf10e9d52384ec90adf8ee72b672b983d Signed-off-by: Nicolas Dechesne <nicolas.dechesne@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-arm64-rootfs: move the job to native builderFathi Boudra
Use "docker-jessie-arm64" 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: I057b808c62f48ab62880f0936c456a13d0a522bb 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-04-08Deprecate PUBLISH_KEY password parameter in favor of linaro-publish-tokenFathi Boudra
Change-Id: Ic712ec02a094f6a4dcac124cc4344033900fb722 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-04-07use the refs/heads/<branchName> syntaxFathi Boudra
<remoteRepoName>/<branchName> can be ambiguous. Per the documentation: The safest way is to use the refs/heads/<branchName> syntax. This way the expected branch is unambiguous. If ambiguous the first result is taken, which is not necessarily the expected one. Better use refs/heads/<branchName>. Change-Id: I838e2b22e3b256d1c294e8a071a97960f109e652 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-11debian-arm64-rootfs: add alip rootfsFathi Boudra
Change-Id: Ib89bb48be65f92572f5ba2dd1f39812544c023d2 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-03-09rootfs jobs: add permissions for b&b to build to build and cancelRiku Voipio
Atm only jenkins admins can build these jobs. Since I need to build these time to time, add build/cancel permission for BB team. v2: team -> linaro Change-Id: Ic1a2b523833896cc75cf8bf71d6c3a666d2c722f Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2015-01-25debian rootfs: fix artifacts archivingFathi Boudra
out dir is deleted on cleanup exit, preventing to archive artifacts. Change-Id: I0f76ee8d70f8abcb23c5779826c94b5f3847533e Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2015-01-22debian-arm64-rootfs: add new job to build Debian arm64 rootfsFathi Boudra
Change-Id: I17e85359e4b089ce64327bd6a1ae34625b06b843 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>