aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-jethro.yaml
AgeCommit message (Collapse)Author
2016-11-08rpb-openembedded: get rid of SPLITMACHINES and MACHINE0Fathi Boudra
We have only one platform with a secondary image and it's considered a hack. As we don't expect to extend it to other platforms and eventually have a multilib build, get rid of this mechanic to split machine value. We keep hikey-32 as a special case, and it's still easier to extend later on. As a result, it improves the readibility of the job. Change-Id: I0212b2dff7146c5e1964ffefea5cb530c1997f8a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-08rpb-openembedded: move publishing into a separate shell stepFathi Boudra
On a fresh/clean build, the build time can exceed the publish token timeout and will cause a build failure. Move the linaro-publish-token closer to the actual publishing, and avoid to take the build time into account. To be able to publish in a separate step, we also need to inject DEPLOY_DIR_IMAGE and MACHINE0 environment variables so it is propagated to the other steps. Change-Id: I2c83549859138d0f1a18b8ed8391e03e955ce806 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-07rpb-openembedded: run builds concurrentlyFathi Boudra
Change-Id: I6b97c97add13ae2bad1d80c353f733c9cfab8a4b Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-10-06rpb-openembedded: re-order machines nameFathi Boudra
Change-Id: Ic649e7ae2dd57adc362906dcbbe198cd87bc0fbf Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-10-06rpb-openembedded-jethro: Add ST's B2260 board to the job listFathi Boudra
Change-Id: Ie01c9da35f91c84091aba2e8b3ef8879f8102668 Signed-off-by: Lee Jones <lee.jones@linaro.org>
2016-09-14rpb-openembedded: move the builders shell step to a separate shell scriptFathi Boudra
Change-Id: I20f3dc610b7b0ee85f9e83be57da0ef6eedf513d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-09-14rpb-openembedded-*: sparse images before publishing themNicolas Dechesne
Until the generation of sparse images is implemented in OE, we can do that in the build job directly. We create xxx.rootfs.img file that can be used when flashing with fastboot. Change-Id: Ic4a102298d37be99556f99d61f703b38ea091fbf Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
2016-09-09rpb-openembedded: display pinned-manifest.xml on the build logFathi Boudra
Change-Id: Ib6991cd312587797249f8a4fdb8aa0f4ff9ee0bc Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-09-01rpb-openembedded-*: add bubblegum to the list of machinesKoen Kooi
Change-Id: I98d0ce08ec4504265ad8fe21cf621fc61ea6f930 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2016-07-29rpb-openembedded-*: add lava variants of imagesKoen Kooi
Also update lava template to use the -lava variant. Change-Id: I6db44c1f5a7c4169a1a22dcfbee81e69971ca213 Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
2016-07-20rpb-oe: removing my user from the email notify listRicardo Salveti
Change-Id: Id81811b058b1cdbe164f2bacb80284de0b8d38fe Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
2016-07-19rpb-openembedded-{jethro,master}: add new jobsNicolas Dechesne
Make sure we have a CI loop for all manifest branches Create one trigger per job so that Jenkins will (hopefully) not schedule all jobs at the same time. Change-Id: Iea280dfcca32eb1c0c9ed226b30d8c28bad83872 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>