Attention is currently required from: Martin L Roth.
Hello Elyes Haouas,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69495
to look at the new patch set (#2).
Change subject: util/testing: Allow jenkins builders to skip testing areas ......................................................................
util/testing: Allow jenkins builders to skip testing areas
With the addition of the clang tests, the jenkins builds are taking a really long time to run the tests. This change allows the "what-jenkins-does" build to be split into separate builds on jenkins.
Additionally, some jenkins builds like coverity don't need (or want) to build clang or even the linters.
Update help with the variables.
Signed-off-by: Martin Roth gaumless@gmail.com Change-Id: I0f8ac68c1bc8f8ff9be62d80db850355e742ee74 --- M util/testing/Makefile.inc 1 file changed, 38 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/69495/2