Files
docker-cli/components/engine/integration-cli
Kir Kolyshkin 1a431d82d1 Test cases for new ipc modes
These test cases cover various arguments for docker create/run --ipc
option, as well as daemon's --default-ipc-mode cli option and
configuration file parameter.

For the description of container IPC modes, see previous commit.

To run these:

	TESTFLAGS='-check.f IpcMode' make test-integration-cli

[v2: simplify TestDaemonEvents(), add default-ipc-mode presense check]
[v3: add TestDaemonIpcModeVSRestart]
[v4: ipcmode test now uses client lib instead of CLI (except for exec)]
[v5: nitpicks in comments]
[v6: add test case for "none"; fix a typo; simplify TestDaemonEvents() more]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Upstream-commit: 9a60e1cc874402d10eb7e45f62cce25bf5c41d30
Component: engine
2017-08-14 11:00:26 +03:00
..
2017-06-02 17:47:03 -04:00
2017-06-23 07:52:32 -07:00
2017-07-03 13:13:09 -07:00
2017-07-03 13:13:09 -07:00
2017-07-03 13:13:09 -07:00
2017-07-03 13:13:09 -07:00
2017-07-03 13:13:09 -07:00
2017-07-03 13:13:09 -07:00
2017-07-31 13:16:46 -07:00