moby--moby/integration
Kir Kolyshkin 1ada1c8391 TestIpcModeOlderClient: skip if client < 1.40
This test case requires not just daemon >= 1.40, but also
client API >= 1.40. In case older client is used, we'll
get failure from the very first check:

> ipcmode_linux_test.go:313: assertion failed: shareable (string) != private (string)

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-04-25 19:19:44 -07:00
..
build Skip TestBuildWithEmptyDockerfile on API < v1.40 2019-04-24 17:52:07 -07:00
config Replace waitAndAssert in config_test.go with poll.WaitOn 2019-01-15 03:54:52 +00:00
container TestIpcModeOlderClient: skip if client < 1.40 2019-04-25 19:19:44 -07:00
image Skip TestImagesFilterMultiReference on API < v1.40 2019-04-24 17:52:21 -07:00
internal Merge pull request #38871 from crosbymichael/exec-spec 2019-03-25 11:58:33 +08:00
network Merge pull request #38182 from huangqg/fix_log 2019-03-21 14:36:21 -07:00
plugin Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
secret Fatalf -> Fatal 2019-01-27 00:43:24 +00:00
service Update more tests to use new errors 2019-03-16 00:41:02 +01:00
session Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
system Skip TestUUIDGeneration on API < v1.40 2019-04-24 17:52:13 -07:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Fix TestVolumesCreateAndList when running against a shared daemon 2019-04-24 17:52:03 -07:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00