moby/integration
Dennis Chen 476d7872ef Some slight tweaks for the integration test
`arm64` needs get more time duration for the test to finish.

`pty.Start()` opens a file, so the caller should close it explicitly,
else the file I/O can result in unexpected data synchronization issue.

All those changes will not affect the test itself.

Signed-off-by: Dennis Chen <dennis.chen@arm.com>
2018-05-21 10:08:27 +08:00
..
build Add test case for --label with --target 2018-05-17 09:41:06 +08:00
config Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
container fix and skip some tests based on API version 2018-05-15 16:05:04 -07:00
image fix and skip some tests based on API version 2018-05-15 16:05:04 -07:00
internal Some slight tweaks for the integration test 2018-05-21 10:08:27 +08:00
network fix and skip some tests based on API version 2018-05-15 16:05:04 -07:00
plugin Fix logging test type 2018-05-15 15:04:46 +02:00
secret Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
service Fix some linting issues 2018-05-17 19:28:27 +02:00
session Move integration-cli/request to internal/test/request… 2018-04-17 16:25:59 +02:00
system fix and skip some tests based on API version 2018-05-15 16:05:04 -07:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume fix and skip some tests based on API version 2018-05-15 16:05:04 -07:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00