1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/internal/test
Sebastiaan van Stijn 8fc23588f1
integration-cli: swarm.RestartNode(); don't load busybox again
The daemon was already created and started with the busybox
image loaded, so there's no need to load the image again.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-11 00:06:57 +02:00
..
daemon integration-cli: swarm.RestartNode(); don't load busybox again 2019-09-11 00:06:57 +02:00
environment Add FromClient to test env execution 2019-07-24 12:27:41 -07:00
fakecontext
fakegit cleanup 2019-09-09 21:09:57 +00:00
fakestorage cleanup 2019-09-09 21:09:57 +00:00
fixtures
registry
request client: define "Opt" type 2019-04-10 01:23:45 +02:00
suite suite: put suite setup inside test run 2019-09-10 00:25:01 +00:00
helper.go