CrazyMax
|
0e6a1b9596
integration-cli: split DockerSuite into subsequent build suites
|
3 gadi atpakaļ |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 gadi atpakaļ |
Tibor Vass
|
59e55dcdd0
rm-gocheck: run goimports to compile successfully
|
5 gadi atpakaļ |
Tibor Vass
|
1d92789b4f
rm-gocheck: check.C -> testing.T
|
5 gadi atpakaļ |
Sebastiaan van Stijn
|
6345208b9b
Replace some checkers and assertions with gotest.tools
|
6 gadi atpakaļ |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 gadi atpakaļ |
Sebastiaan van Stijn
|
18a771a761
Remove deprecated environment.DaemonPlatform()
|
7 gadi atpakaļ |
Daniel Nephin
|
92427b3a81
Update tests to use icmd
|
7 gadi atpakaļ |
Vincent Demeester
|
a899aa6796
[integration] make runSleepingContainer use cli package
|
8 gadi atpakaļ |
Vincent Demeester
|
c8016e669f
Use testEnv methods and remove most of the global variables
|
8 gadi atpakaļ |
Vincent Demeester
|
33968e6c7d
Remove pkg/integration and move it to testutil or integration-cli
|
8 gadi atpakaļ |
John Howard
|
52f0474851
Windows: docker top implementation
|
9 gadi atpakaļ |
Arnaud Porterie
|
ed9434c5bb
Merge pull request #12648 from estesp/userns-impl
|
9 gadi atpakaļ |
Hu Keping
|
72269acf29
Use checkers on Integration test when possible
|
9 gadi atpakaļ |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 gadi atpakaļ |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 gadi atpakaļ |
Lei
|
eef6eda7d2
Recfactor: Use dockerCmd when possible in integration-cli tests
|
10 gadi atpakaļ |
Lorenzo Fontana
|
086b514f6a
Removed deleteContainer calls
|
10 gadi atpakaļ |
Vincent Demeester
|
c5ef2901d8
delete "defer deleteContainer" on tests
|
10 gadi atpakaļ |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 gadi atpakaļ |
Todd Whiteman
|
42d47c3136
fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead
|
10 gadi atpakaļ |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 gadi atpakaļ |
Jessica Frazelle
|
764030ec92
Cleanup errorOut resp in top tests
|
10 gadi atpakaļ |
Michael Crosby
|
388ed88042
Merge pull request #7812 from erikh/fix_top
|
10 gadi atpakaļ |
Alexandr Morozov
|
c8999dc326
Merge pull request #7817 from cnf/fix_cli_top_test_priv
|
10 gadi atpakaļ |
Frank Rosquin
|
d93c95a332
Fixed error check using the wrong error value
|
10 gadi atpakaļ |
Frank Rosquin
|
82c536aacd
fixed error check using the wrong error value
|
10 gadi atpakaļ |
Erik Hollensbe
|
d7dd35bbd6
Add a test for the multiple arguments passed to `docker top`
|
10 gadi atpakaļ |
unclejack
|
3ac90aeed5
provide more information when TestTop tests fail
|
11 gadi atpakaļ |
Michael Crosby
|
031fcb31d3
Setup cgroups for all subsystems
|
11 gadi atpakaļ |