1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Kir Kolyshkin 9fd765f07c 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>
2019-03-08 10:04:43 -08:00
..
build Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
config
container TestDaemonRestartIpcMode: modernize 2019-03-08 10:04:43 -08:00
image
internal integration: add/use WithRestartPolicy 2019-03-08 10:03:55 -08:00
network Completely remove d.NewClient from testing tools 2019-02-07 16:07:02 -08:00
plugin
secret
service Completely remove d.NewClient from testing tools 2019-02-07 16:07:02 -08:00
session Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
system Remove Schema1 integration test suite 2019-03-02 10:46:37 -08:00
testdata/https
volume
doc.go