diff options
| author | Simon Glass <[email protected]> | 2022-08-06 17:51:57 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-09-12 18:06:36 -0400 |
| commit | 45a226a16b99f0e7c86e7dcb2cd4035195f69e7f (patch) | |
| tree | 01521df0700b2b12e8e5fd1e5a8d5d6043d9e351 /doc/develop | |
| parent | 486680272e38890f4938ec2a8673c66f42cc5c45 (diff) | |
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: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
