[coreboot-gerrit] Patch merged into coreboot/master: util: update junit.xml target

gerrit at coreboot.org gerrit at coreboot.org
Sat Oct 24 10:55:56 CEST 2015


the following patch was just integrated into master:
commit 917acb5656542e7966846f03073d700fc04dcb33
Author: Martin Roth <martinroth at google.com>
Date:   Wed Oct 21 15:28:21 2015 -0600

    util: update junit.xml target
    
    - Display what's happening to the console as well as logging to the
    junit.xml file.
    - Log the clean in the junit.xml file so if it fails it doesn't just
    appear to not have run the test.
    - Run both clean and distclean (if distclean exists and runs clean,
    this still only runs clean once) so that if distclean doesn't exist
    the clean still happens.  Don't stop the build if the clean step
    fails in case there's no distclean in the util makefile.
    - Run the util builds multithreaded.  This saves a couple of seconds
    and helps find dependency issues that might not be seen if building
    single-threaded.
    
    Change-Id: If895295c83faba98661b7c925b65fd436e06b834
    Signed-off-by: Martin Roth <martinroth at google.com>
    Reviewed-on: http://review.coreboot.org/12121
    Tested-by: build bot (Jenkins)
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/12121 for details.

-gerrit



More information about the coreboot-gerrit mailing list