[Buildroot] [PATCH 1/2] autobuild-run: create reason file on build failures

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jun 22 18:07:23 UTC 2019


Hello,

On Sat, 22 Jun 2019 23:14:48 +0530
Atharva Lele <itsatharva at gmail.com> wrote:

> When a build fails, we calculate the reason of failure on
> the server side as well as client side. To solve this redundancy
> we only calculate on the client side and submit a file which
> contains the reason of failure.
> 
> Signed-off-by: Atharva Lele <itsatharva at gmail.com>

This should have been two separate commits:

 - One making autobuild-run generate the reason file, with the logic to
   calculate the reason as it exists today

 - A second one that improves the reason calculation logic to take into
   account the BR2_REPRODUCIBLE=y case

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list