moby--moby/internal/test/daemon
Sebastiaan van Stijn b526964584
Fix missing plugin name in message
This message was missing the name of the plugin, resulting in

    plugin_test.go:92: timeout hit after 30s: plugin %!q(MISSING) exists

On failing tests.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-05-13 22:26:36 +02:00
..
config.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
container.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
daemon.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
daemon_unix.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
daemon_windows.go Remove daemon.BuildImageWithOut and use cli helpers function 2018-04-18 16:45:55 +02:00
node.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
ops.go Small daemon refactoring and add swarm init/join helpers 2018-04-16 10:20:10 +02:00
plugin.go Fix missing plugin name in message 2018-05-13 22:26:36 +02:00
secret.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
service.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00
swarm.go Make testing helpers as such… 2018-04-20 10:38:43 +02:00