commit | 468309d4c88d7772d774996aff8d16873e7bbc6a | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Mar 08 13:46:33 2018 +1030 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Mar 20 07:03:00 2018 +0000 |
tree | e2f3787b813a1568c9286df9eb4964e0bec22199 | |
parent | a4e31c6ae4944f4eb564ea96203434dc1f325f1b [diff] |
scripts/unit-test.py: Add ability to run `make check` N times This is useful for catching intermittent failures in test suites when doing manual (non-CI) runs. Tested: Reworked run-unit-test-docker.sh, ran and observed multiple runs of `make check`. Change-Id: Idf4d81a27b59cc377b2fdc0a672490befbdc4816 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Build script for CI jobs in Jenkins.