moby/integration
Kir Kolyshkin b228a498d5
TestDaemonRestartIpcMode: modernize
Move the test case from integration-cli to integration.

The test logic itself has not changed, except these
two things:

* the new test sets default-ipc-mode via command line
  rather than via daemon.json (less code);
* the new test uses current API version.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit 9fd765f07c)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-17 23:09:51 +02:00
..
build Integration: use testenv.APIClient() 2019-04-17 23:04:49 +02:00
config Windows: Start of enabling tests under integration/ 2018-11-08 13:55:48 +01:00
container TestDaemonRestartIpcMode: modernize 2019-04-17 23:09:51 +02:00
image Integration: use testenv.APIClient() 2019-04-17 23:04:49 +02:00
internal integration: add/use WithRestartPolicy 2019-04-17 23:09:48 +02:00
network Completely remove d.NewClient from testing tools 2019-04-17 23:08:59 +02:00
plugin Use assert.NilError() instead of assert.Assert() 2019-04-17 23:08:54 +02:00
secret Windows: Start of enabling tests under integration/ 2018-11-08 13:55:48 +01:00
service Completely remove d.NewClient from testing tools 2019-04-17 23:08:59 +02:00
session Windows: Start of enabling tests under integration/ 2018-11-08 13:55:48 +01:00
system Integration: use testenv.APIClient() 2019-04-17 23:04:49 +02:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Integration: use testenv.APIClient() 2019-04-17 23:04:49 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00