1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/plugin
Brian Goff 24ad2f486d Add (hidden) flags to set containerd namespaces
This allows our tests, which all share a containerd instance, to be a
bit more isolated by setting the containerd namespaces to the generated
daemon ID's rather than the default namespaces.

This came about because I found in some cases we had test daemons
failing to start (really very slow to start) because it was (seemingly)
processing events from other tests.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-07-11 17:27:48 -07:00
..
executor/containerd
v2
backend_linux.go
backend_linux_test.go
backend_unsupported.go
blobstore.go
defs.go
errors.go
events.go
manager.go
manager_linux.go
manager_linux_test.go
manager_test.go
manager_windows.go
store.go
store_test.go