moby/testutil/daemon
Brian Goff e8dc902781 Wire up tests to support otel tracing
Integration tests will now configure clients to propagate traces as well
as create spans for all tests.

Some extra changes were needed (or desired for trace propagation) in the
test helpers to pass through tracing spans via context.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-09-07 18:38:22 +00:00
..
config.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
container.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
daemon.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
daemon_freebsd.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
daemon_linux.go testutil: use filepath.WalkDir instead of filepath.Walk 2022-10-09 17:26:31 +02:00
daemon_unix.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
daemon_windows.go Do not call mount.RecursiveUnmount() on Windows 2020-10-29 23:00:16 +01:00
doc.go testutil: make testing packages public 2019-09-11 07:47:23 -05:00
node.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
ops.go daemon: support other containerd runtimes (MVP) 2022-07-27 14:22:49 -04:00
plugin.go testutil: replace uses of client.IsErrNotFound 2023-05-10 22:13:50 +02:00
secret.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
service.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
swarm.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00