commit | a4e31c6ae4944f4eb564ea96203434dc1f325f1b | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Mar 08 13:45:28 2018 +1030 |
committer | Andrew Jeffery <andrew@aj.id.au> | Tue Mar 20 07:40:16 2018 +1030 |
tree | fd7cafb4a18c55e326a7aeba35ce5e6f246d3f26 | |
parent | 2cb0c7af397d10079f304cc55d34686eb9d093d2 [diff] |
scripts/unit-test.py: Dump the test log if tests fail Also clean up the redundant handling of the make invocation. If we want to control make's behaviour, set MAKEFLAGS when calling the script. Tested: Ran run-unit-test-docker.sh, confirmed log dump on test failure Change-Id: Ibbc58a2ccfbe92c2e80db82a9ed91a61c7496131 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Build script for CI jobs in Jenkins.