spiegel_podman/test/apiv2/storage.partial-pull.conf
Marek Simek 4cb705bfe9
test: Add API test for partial pull with pullProgress flag
Progress reporting in container-libs/image did not update
the progress channel for chunked layers. Add test that builds
a new image with chunked layers, pull it using the REST API
and verify that the progress stream contains events for
partial pulls too.

Depends-on: https://github.com/containers/container-libs/issues/469

Signed-off-by: Marek Simek <msimek@redhat.com>
2026-07-01 14:55:55 +02:00

2 lines
62 B
Text

[storage.options.pull_options]
enable_partial_images = "true"