Commit graph

1 commit

Author SHA1 Message Date
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