Skip to content
Commit 45a226a1 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

test/py: Support --build when running tests in parallel



At present when -n is used, all workers try to build U-Boot at once.
Add a lock to ensure that only one of them builds, with the others using
the build that is produced.

The lock file is removed on startup.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 48668027
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment