moby--moby/integration
Sebastiaan van Stijn a061b1e2d8
Adjust API version to match correct release
This fix was not yet included in Docker 17.05, so
API version v1.37 was not the right selector (Docker
18.03, 18.04 and 18.05 all support API v1.37).

We should change these checks for engine versions,
or use a different method to skip tests when running
against older engines.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-05-24 02:39:56 +02:00
..
build Adjust API version to match correct release 2018-05-24 02:39:56 +02:00
config Various code-cleanup 2018-05-23 17:50:54 +02:00
container Various code-cleanup 2018-05-23 17:50:54 +02:00
image Replace deprecated testutil.ErrorContains() 2018-05-21 00:13:04 +02:00
internal Some slight tweaks for the integration test 2018-05-21 10:08:27 +08:00
network Various code-cleanup 2018-05-23 17:50:54 +02:00
plugin more fixes on integration 2018-05-22 11:25:25 -07:00
secret Various code-cleanup 2018-05-23 17:50:54 +02:00
service Fix some linting issues 2018-05-17 19:28:27 +02:00
session Move integration-cli/request to internal/test/request… 2018-04-17 16:25:59 +02:00
system fix and skip some tests based on API version 2018-05-15 16:05:04 -07:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Replace deprecated testutil.ErrorContains() 2018-05-21 00:13:04 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00