moby--moby/integration
Sebastiaan van Stijn 8b0913935c
integration: ensurePlugin: disable go modules when building plugin
=== RUN   TestServicePlugin
        plugin_test.go:42: assertion failed: error is not nil: error building basic plugin bin: no required module provides package github.com/docker/docker/testutil/fixtures/plugin/basic: go.mod file not found in current directory or any parent directory; see 'go help modules'
            : exit status 1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 7070df3a3e)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-15 22:25:29 +02:00
..
build Use v2 capabilities in layer archives 2021-05-05 21:46:31 +09:00
config
container integration: remove KernelMemory tests 2021-05-18 09:25:38 +02:00
distribution
image Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
internal
network Update TestDaemonRestartWithLiveRestore: fix docker0 subnet missmatch 2021-02-17 21:07:36 +01:00
plugin integration: ensurePlugin: disable go modules when building plugin 2021-07-15 22:25:29 +02:00
secret
service Fix flaky TestInspect 2021-04-06 18:55:06 +02:00
session
system
testdata/https Update test certificates 2021-07-15 22:24:21 +02:00
volume Windows: Enable more integration tests 2020-09-20 22:09:27 +03:00
doc.go