aboutsummaryrefslogtreecommitdiff
path: root/debian-x86-rootfs.yaml
AgeCommit message (Collapse)Author
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-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-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-x86-rootfs: add new job to build Debian x86_64 rootfsFathi Boudra
Change-Id: Icf04f781c061ef272be5c4eff379b347dc884f91 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>