[Buildroot] [PATCH] support/testing: use minimal build for test_git

Ricardo Martincoski ricardo.martincoski at gmail.com
Tue Feb 5 01:06:26 UTC 2019


Hello,

Thank you for looking into this.

+ Arnout

On Mon, Feb 04, 2019 at 02:39 PM, Matt Weber wrote:

> Original configuration results in a full Buildroot internal toolchain
> build.  This config update drops the build time to ~60sec from ~700sec.

It should not be needed if we split runtime test from BRTest
http://patchwork.ozlabs.org/patch/912353/
and make test_git inherit from the new BRTest.

Then we build almost nothing. Actually host-lzip is built in the GitRefs test
case because the docker image does not have it or it has an unsuitable version,
I did not checked what is the reason, the former or the latter.

But I am not against using this patch as a quick solution.


Regards,
Ricardo


More information about the buildroot mailing list