Sebastiaan van Stijn
|
2759194d44
create unit tests for rm (running, paused, restarting) errormessages
|
8 anni fa |
Josh Hawn
|
e979cf7464
Fix Flakiness in TestRmRestartingContainer
|
8 anni fa |
Vincent Demeester
|
50c4475df6
Introduce a `cli` package for test-integration
|
8 anni fa |
Boaz Shuster
|
0ec8f56a3d
Fix the rm error message when a container is restarting/paused
|
8 anni fa |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
8 anni fa |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 anni fa |
zhangxianwei
|
2dfb57b670
Fix typo in integration-cli (#29160)
|
8 anni fa |
Alexander Morozov
|
28a7577a02
Merge pull request #19959 from WeiZhang555/fix-cli-print-err
|
9 anni fa |
Vincent Demeester
|
382c96ee7b
Add a getPrefixAndSlashFromDaemonPlatform …
|
9 anni fa |
Zhang Wei
|
894266c1bb
Remove redundant error message
|
9 anni fa |
John Howard
|
07fd173225
Windows CI: Port docker_cli_rm_test.go
|
9 anni fa |
Qiang Huang
|
e0dc4f27f6
Remove redundant error messages
|
9 anni fa |
Lei Jitang
|
0bbc9f1d2d
Fix docker rmi trying to remove a being used parent
|
9 anni fa |
Yuan Sun
|
0780ddc498
use of checkers on docker_cli_rm_test.go
|
9 anni fa |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 anni fa |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 anni fa |
Hu Keping
|
71868228c7
Refactor : Use dockerCmd in integration-cli tests
|
10 anni fa |
Qiang Huang
|
5a6db4fd44
a few cleanups for client output
|
10 anni fa |
Antonio Murdaca
|
8771cafab6
Add tests for API container delete
|
10 anni fa |
Alexander Morozov
|
a9688cdca5
Implement teardown removeAllImages
|
10 anni fa |
Megan Kostick
|
c7845e27ee
Fixing statusCode checks for sockRequest
|
10 anni fa |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 anni fa |
Ahmet Alp Balkan
|
531433e765
integ-cli: Use status code from sockRequest (fix #12335)
|
10 anni fa |
Yuan Sun
|
b85ade79d5
duplicate logDone in TestRmRunningContainerCheckError409 and TestRmRunningContainer
|
10 anni fa |
Antonio Murdaca
|
91bfed6049
Remove job from logs
|
10 anni fa |
Jessica Frazelle
|
321874f376
Last three tests skip on lxc.
|
10 anni fa |
Ahmet Alp Balkan
|
b686b65c9b
integ-cli: Skip tests assuming daemon/cli are on the same host
|
10 anni fa |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 anni fa |
Alexander Morozov
|
a75b02fe72
Fix format calls as suggested by vet
|
10 anni fa |
Srini Brahmaroutu
|
6599aa3368
Error should be 409 as the container is different state to remove
|
10 anni fa |