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 8a2f96096a
For ipvlan tests check that the ipvlan module is enabled (instead of just ensuring the kernel version is greater than 4.2)
Co-Authored-By: Jim Ehrismann <jim-docker@users.noreply.github.com>
Co-Authored-By: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
Signed-off-by: Jim Ehrismann <jim.ehrismann@docker.com>
(cherry picked from commit a77e147d32)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-25 00:40:32 +02:00
..
build Skip TestBuildWithEmptyDockerfile on API < v1.40 2019-05-13 15:25:47 -07:00
config Add test for keeping same daemon ID on upgrade 2019-06-18 18:55:00 +00:00
container integration: have container.Create call compile 2019-06-14 18:26:12 +00:00
image Skip TestImagesFilterMultiReference on API < v1.40 2019-05-13 15:26:22 -07:00
internal Enable integrations API tests for Windows CI 2019-06-12 10:16:04 +02:00
network For ipvlan tests check that the ipvlan module is enabled (instead of just ensuring the kernel version is greater than 4.2) 2019-06-25 00:40:32 +02: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 Gracefully take care of the error case when a container 2019-06-12 20:00:51 +02:00
session Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
system Revert "Remove Schema1 integration test suite" 2019-06-18 18:54:45 +00:00
testdata/https
volume Enable integrations API tests for Windows CI 2019-06-12 10:16:04 +02:00
doc.go