commit | 34b17c0a6564833ae8eb9846ec9faedb212d80ac | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Fri Aug 30 15:38:10 2024 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Wed Sep 04 10:52:29 2024 +0200 |
tree | 6ee96d1ea80b9dea97ce6586c07b79d11749ee8e | |
parent | f57213f85b49f2271d2a9bba354a160de326eeb9 [diff] |
tests/functional: Allow asset downloading with concurrent threads When running "make -j$(nproc) check-functional", tests that use the same asset might be running in parallel. Improve the downloading to detect this situation and wait for the other thread to finish the download. Message-ID: <20240830133841.142644-17-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>