[U-Boot] [PATCH 10/26] buildman: Allow skipping of tests which use the network
sjg at google.com
sjg at google.com
Fri Nov 24 01:47:09 UTC 2017
Accessing the network slows down the test and limits the environment in
which it can be run. Add an option to disable network tests.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
tools/buildman/buildman.py | 6 ++++--
tools/buildman/cmdline.py | 2 ++
tools/buildman/test.py | 7 +++++--
3 files changed, 11 insertions(+), 4 deletions(-)
Applied to u-boot-dm thanks!
More information about the U-Boot
mailing list