Daniel Nephin
|
98a4613017
Cleanup daemon.LoadBusybox() to use the API instead of client
|
7 years ago |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 years ago |
Stanislav Bondarenko
|
0fd5a65428
Stop using deprecated SockRequest
|
8 years ago |
Daniel Nephin
|
e885af2a6b
Remove RunCommandPipelineWithOutput
|
7 years ago |
Daniel Nephin
|
4f304e72a2
Remove testutil.ReadBody
|
7 years ago |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 years ago |
Josh Hawn
|
261ef1fa27
Deprecate --graph flag; Replace with --data-root
|
8 years ago |
Vincent Demeester
|
b11ba1231e
Update request.* signature to remove the host
|
8 years ago |
Sebastiaan van Stijn
|
01ed606439
Merge pull request #29775 from AkihiroSuda/integration-cli-on-swarm
|
8 years ago |
Vincent Demeester
|
f85ee17810
Convert request.SockRequestRaw to appropriate methods
|
8 years ago |
Akihiro Suda
|
28797019b3
[EXPERIMENTAL] Integration Test on Swarm
|
8 years ago |
Vincent Demeester
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 years ago |
Sebastiaan van Stijn
|
089e1c1c5b
Minor GoDoc fixup in integration-cli
|
8 years ago |
Yanqiang Miao
|
cc9ed0a31b
Improve the error print of image inspect
|
8 years ago |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 years ago |
Tonis Tiigi
|
1e98fb5ad9
Fix leaked connections in integration tests
|
8 years ago |
Vincent Demeester
|
d69d4799a3
Add a new request package in integration-cli
|
8 years ago |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 years ago |
Sebastiaan van Stijn
|
36ed7d58bb
Merge pull request #29721 from coolljt0725/follow_29365
|
8 years ago |
Vincent Demeester
|
433e2e8a1e
Introduce a environment package in integration-cli
|
8 years ago |
Lei Jitang
|
77c725eac2
Follow up #29365, fix fail to remove container after restart
|
8 years ago |
Jie Luo
|
ea2dd4b5d0
duplicated the
|
8 years ago |
Vincent Demeester
|
cf2ea76138
Remove some fmt.Printf from integration-cli/daemon…
|
8 years ago |
Vincent Demeester
|
e857785df4
Fixing win2lin builds by adding a testRequires to DockerDaemonSuite
|
8 years ago |
Vincent Demeester
|
c502fb49dc
Use *check.C in StartWithBusybox, Start, Stop and Restart…
|
8 years ago |
Vincent Demeester
|
f4a34a1f06
Remove check.C field from daemon and Use errors package
|
8 years ago |
Vincent Demeester
|
48de91a33f
Extract daemon to its own package
|
8 years ago |