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
internal
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
service
session
system Revert "Remove Schema1 integration test suite" 2019-06-18 18:54:45 +00:00
testdata/https
volume
doc.go