aboutsummaryrefslogtreecommitdiff
path: root/rpb-aosp-hikey.yaml
AgeCommit message (Collapse)Author
2017-10-04rpb: update recipients listFathi Boudra
Ricardo doesn't work on Reference Platform anymore. Update the recipients to reflect this change. Disable also the jobs which haven't been triggered in a year. Change-Id: I9999b2c9410a44a0d72fe511036e412c01cf2b97 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2017-02-02android: conversion to new Android Publisher, rest of jobsDaniel Díaz
Change-Id: Id4491af6e9f16c28b153b215c3894067e2efc032 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
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-15android: fix git url for android-git.linaro.orgVishal Bhoj
Change-Id: Ic73fe3163cced5cfca5eb3911f306489fa39084e Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-10-19rpb-aosp-hikey: we don't use this build anymoreVishal Bhoj
For Android N we use lcr build hence disabling this one. Change-Id: I1d98f2d45e566787db086dcc51f73c633d6a639a Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-10-11rpb-aosp-hikey: restore previous recipients listFathi Boudra
Change-Id: I29ac85047b4e821d0c528916adae1a33d0deb556 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-10-11Inject Gerrit variables before anything fails.Daniel Díaz
Building upon d11f7fb, it was noticed that a build step can fail and Jenkins will not execute the rest of the build steps, heading straight into the post-build steps. Since during the build a fatal error may occur, the Gerrit variables may not get defined at all before reaching the email-ext plug-in. This commit moves the recipient list to the beginning of the job definition, so that it gets executed regardless of the build result. Change-Id: I8fe03cd5cbc7eebc176e151b71b890387bc26818 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-10-07Inject Gerrit variables for non-Gerrit emails.Daniel Díaz
When a job is triggered for reasons other than Gerrit, those variables are undefined, leading to annoying errors in the mail logs, as mail notifications are sent to $GERRIT_CHANGE_OWNER_EMAIL and $GERRIT_EVENT_ACCOUNT_EMAIL, literally. Of course, those accounts do not exist. This change defines those variables, to either nothing or their prior values. Change-Id: I2f9902b8a5f1263ff6eea1535c7d7cc0abd6894c Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
2016-08-23hikey: make the images accessible to everyone in linaroVishal Bhoj
Change-Id: I1560de40edeb0acd52bd8239b86eef88e05fd0da Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-08-19android-lcr: change the naming scheme and paths to reflect the moduleFathi Boudra
Change-Id: I761f963c8482a5ebc0a9b6fdec1f4d0fe2e195b3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-08-01android builds: add RL SQLite test for android buildsYongqin Liu
Change-Id: Icb3a66069124289d557b3be994d923179f2c71b7 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
2016-07-23android: lcr: send failure emailsVishal Bhoj
Change-Id: I1fedbf978e8873adebf6126884534082b5964057 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-07android: publish changelog.txtVishal Bhoj
Change-Id: Ic987f90518eef494b11db49bbb5df5502a449670 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2016-07-02RPB: rename the build jobs files and adjust display namesFathi Boudra
As part of the Reference Software Platform transition, rename the build jobs files and adjust the display names. It's a purely cosmetic change in order to start to move RPBs into their own namespace: https://ci.linaro.org/view/reference-platform/ Note: the build jobs names aren't yet modified on purpose and avoid to break the build pipeline. Change-Id: Iba180092faafda1378a243d339c19cc2b0c32d9c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>