moby/integration/image
Paweł Gronowski bc94dfc7d2
hack: Load special images on demand
Rewrite `.build-empty-images` shell script that produced special images
(emptyfs with no layers, and empty danglign image) to a Go functions
that construct the same archives in a temporary directory.

Use them to load these images on demand only in the tests that need
them.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2023-12-06 17:16:37 +01:00
..
commit_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
import_test.go c8d integration: skip TestImportWithCustomPlatform 2023-10-16 18:08:36 +01:00
inspect_test.go hack: Load special images on demand 2023-12-06 17:16:37 +01:00
list_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
prune_test.go hack: Load special images on demand 2023-12-06 17:16:37 +01:00
pull_test.go integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
remove_test.go api/types: move ContainerCommitOptions to api/types/container 2023-10-12 11:29:23 +02:00
remove_unix_test.go c8d: Skip TestRemoveImageGarbageCollector 2023-09-18 14:35:57 +02:00
save_test.go c8d/integration: Adjust TestSaveCheckTimes 2023-11-24 14:49:02 +01:00
tag_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00