Modern curl (7.68+) has a --parallel option that will download multiple sources in parallel. This commit adds detection for this feature as it is only available after RHEL 8. In addition we need some more feature to properly support --parallel, i.e. `--write-out` with json and exitcode options. This bumps the requirements to 7.75+ which is still fine, centos9/RHEL9 have 7.76. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_container_storage_source.py | ||
| test_curl_source.py | ||