CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 年 前 |
Ziheng Liu
|
c322af8019
test: add buffer to prevent goroutine leak
|
5 年 前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年 前 |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 年 前 |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 年 前 |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 年 前 |
Kenfe-Mickael Laventure
|
617f89b9a3
Fix tests creating zombie processes
|
7 年 前 |
Corbin
|
8c10098ea5
Use the first 12 characters of the ID to match the output of docker stats command
|
7 年 前 |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 年 前 |
Vincent Demeester
|
db35c2a5a8
Introduce `cli.Wait*` fuctions
|
8 年 前 |
Zhang Wei
|
eb3a7c2329
Send "Name" and "ID" when stating stopped containers
|
8 年 前 |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 年 前 |
Brian Goff
|
ff08036cc0
Do not remove containers from stats list on err
|
9 年 前 |
Zhang Wei
|
ea86c30a4a
Bug fix: stats --no-stream always print zero values
|
9 年 前 |
Tibor Vass
|
e80f86bce8
Skip TestStatsAllNewContainersAdded on remote daemons
|
9 年 前 |
Brian Goff
|
efd281d6eb
Fix flakey TestStatsAllNewContainersAdded
|
9 年 前 |
Tibor Vass
|
f4a1e3db99
Support TLS remote test daemon
|
9 年 前 |
John Howard
|
55268f4e91
Windows: Turn off stats
|
9 年 前 |
Lei Jitang
|
71d6e71cff
Fix flaky test TestStatsAllNewContainersAdded
|
9 年 前 |
Wen Cheng Ma
|
c424c8c32c
Correct the message of ErrorCodeNoSuchContainer to "No such container"
|
9 年 前 |
Antonio Murdaca
|
ae818a820f
Allow docker stats without arguments
|
9 年 前 |
Xiaoxu Chen
|
90a81f6af2
update integration-cli/docker_cli_stats_test.go use Assert statement
|
9 年 前 |
Antonio Murdaca
|
66be81b148
integration-cli: add cli/api stats tests when container not found
|
9 年 前 |
Morgan Bauer
|
2d5d606fd3
refactor stats to not use internal data structures
|
9 年 前 |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 年 前 |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
10 年 前 |
Lei
|
eef6eda7d2
Recfactor: Use dockerCmd when possible in integration-cli tests
|
10 年 前 |
Lei Jitang
|
96123a1fd5
Add docker stats --no-stream show cpu usage
|
10 年 前 |
Brian Goff
|
f3023a93d1
Allow pulling stats once and disconnecting.
|
10 年 前 |