1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration
Brian Goff da9289fb54
Improvements to the test runners
1. Use `go list` to get list of integration dirs to build. This means we
   do not need to have a valid `.go` in every subdirectory and also
   filters out other dirs like "bundles" which may have been created.
2. Add option to specify custom flags for integration and
   integration-cli. This is needed so both suites can be run AND set
   custom flags... since the cli suite does not support standard go
   flags.
3. Add options to skip an entire integration suite.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit abece9b562)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-08-19 18:55:57 +02:00
..
build Builder: fix "COPY --from" to non-existing directory on Windows 2019-08-08 17:05:11 +02:00
config Add test for keeping same daemon ID on upgrade 2019-06-18 18:55:00 +00:00
container Fixing integration test 2019-08-14 17:07:40 -04: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 Improvements to the test runners 2019-08-19 18:55:57 +02: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 integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Enable integrations API tests for Windows CI 2019-06-12 10:16:04 +02:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00