moby/integration
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
..
build integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
capabilities api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
config Don't run tests twice 2023-09-19 11:37:55 +02:00
container integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
daemon integration/TestLiveRestore: Wait for process to exit 2023-11-30 10:15:58 +01:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image hack: Load special images on demand 2023-12-06 17:16:37 +01:00
internal integration/TestLiveRestore: Wait for process to exit 2023-11-30 10:15:58 +01:00
network integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
networking integration/networking: fix TestBridgeICC 2023-11-08 10:23:24 +01:00
plugin api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
secret Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
service integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
session integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
system integration(-cli): remove skips for old daemon versions (<20.10) 2023-12-05 01:03:50 +01:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume api/types: move ContainerRemoveOptions to api/types/container 2023-10-12 11:29:23 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00