debian-forge/sources/test
Michael Vogt 9bef57d5a6 sources(curl): disable curl --parallel by default
Disable `curl --parallel` by default until the failure in
https://github.com/osbuild/osbuild-composer/pull/4247

is fully understood. It can be enabled via the environment:
```
OSBUILD_SOURCES_CURL_USE_PARALLEL=1
```
in the osbuild-composer test.
2024-07-08 18:00:59 +02:00
..
conftest.py testutil: extract find_one_subclass_in_module() helper 2024-04-03 11:36:01 +02:00
test_container_storage_source.py sources: add new sources_service fixture 2024-04-03 11:36:01 +02:00
test_curl_source.py sources(curl): disable curl --parallel by default 2024-07-08 18:00:59 +02:00