1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/build
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_session_test.go Skip some test on remote daemon for e2e run(s) 2018-04-26 16:25:52 +00:00
build_squash_test.go Skip some test on remote daemon for e2e run(s) 2018-04-26 16:25:52 +00:00
build_test.go Adjust API version to match correct release 2018-05-24 02:39:56 +02:00
main_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00