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 abece9b562 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>
2019-07-31 16:37:17 -07:00
..
build integration: run build session tests on non-experimental 2019-07-17 23:56:04 +02:00
config
container Skip TestHealthKillContainer on Windows 2019-07-19 16:09:50 +02:00
image Add extra permission check in removal test 2019-07-22 20:39:22 +00:00
internal
network Merge pull request #39431 from thaJeztah/macvlan_redundant_checks 2019-07-15 11:33:15 +02:00
plugin Improvements to the test runners 2019-07-31 16:37:17 -07:00
secret
service Merge pull request #38441 from sirlatrom/swarm_plugin_env 2019-07-08 15:26:55 -04:00
session integration: run build session tests on non-experimental 2019-07-17 23:56:04 +02:00
system
testdata/https
volume
doc.go