moby/testutil/environment
Paweł Gronowski fa4deb02af
environment: Error when t.Parallel was called before Protect
Protecting the environment relies on the shared state (containers,
images, etc) which might already be mutated by other tests if the test
opted in into the Parallel execution before Protect was called.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-01-17 10:54:11 +01:00
..
clean.go Merge pull request #46447 from akerouanton/api-predefined-networks 2023-11-24 12:26:48 +01:00
environment.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
protect.go environment: Error when t.Parallel was called before Protect 2024-01-17 10:54:11 +01:00