moby--moby/integration
Akihiro Suda 5bf33adba2 hack: support $DOCKER_ROOTLESS for testing rootless
```
$ DOCKER_EXPERIMENTAL=1 DOCKER_ROOTLESS=1 TEST_SKIP_INTEGRATION_CLI=1 \
 make test-integration
```

test-integration-cli is unsupported currently.
Also, tests that spawn custom daemon (testutil/daemon) are skipped.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-03-10 05:49:45 +09:00
..
build Fix more goimports 2020-02-11 18:56:25 +01:00
config bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
container hack: support $DOCKER_ROOTLESS for testing rootless 2020-03-10 05:49:45 +09:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Fix more goimports 2020-02-11 18:56:25 +01:00
internal bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
network hack: support $DOCKER_ROOTLESS for testing rootless 2020-03-10 05:49:45 +09:00
plugin Always execute tests and skip in tests themselves 2020-02-21 14:31:01 -05:00
secret bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
service Fix more goimports 2020-02-11 18:56:25 +01:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system TestCgroupDriverSystemdMemoryLimit: fix failure 2020-03-03 11:30:55 +09:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00