Vincent Demeester
|
ecbb0e62f6
Remove most of the runCommandWithOutput from integration tests
|
8 years ago |
Sebastiaan van Stijn
|
ba0afd70e8
fix some ineffectual assignments
|
8 years ago |
Sebastiaan van Stijn
|
de0328560b
Merge pull request #30165 from xulike666/fix-typo-6/36
|
8 years ago |
Aaron.L.Xu
|
40af569164
fix typo
|
8 years ago |
Vincent Demeester
|
c10f6ef43f
Clean more build utils in integration cli
|
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 |
Vincent Demeester
|
def13fa23c
Clean integration-cli/utils.go from most of its content
|
8 years ago |
Vincent Demeester
|
c502fb49dc
Use *check.C in StartWithBusybox, Start, Stop and Restart…
|
8 years ago |
Vincent Demeester
|
bcad3d5212
Use check in params so we don't ignore errors
|
8 years ago |
Darren Stahl
|
07cd19655b
Stop holding container lock while waiting on streams
|
8 years ago |
Jonh Wendell
|
e03bf1221e
Exec: Add ability to set environment variables
|
9 years ago |
Darren Stahl
|
69985e85d3
Implement Pause Resume support for Windows
|
8 years ago |
Tonis Tiigi
|
e981459609
Fix missing hostname and links in exec env
|
8 years ago |
John Howard
|
e880bbc48b
Windows: Don't set PATH/TERM on exec
|
8 years ago |
John Howard
|
ea42182722
Windows: Enable a couple of exec tests
|
8 years ago |
Daniel Nephin
|
243885808f
Change to use c.Assert() instead of result.Assert()
|
9 years ago |
Daniel Nephin
|
d7022f2b46
Create a unified RunCommand function with Assert()
|
9 years ago |
Akihiro Suda
|
9d9dff3d0d
Migrate exec command to cobra
|
9 years ago |
John Howard
|
f7541b00b0
Better error on attach no tty
|
9 years ago |
Tonis Tiigi
|
8891afd838
Add ulimit support to libcontainerd addprocess
|
9 years ago |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 years ago |
Alexander Morozov
|
8dd8ec137e
make TestExecInspectIDs less racy
|
9 years ago |
Arnaud Porterie
|
0a7755ab4e
Fix flaky TestExec
|
9 years ago |
Michael Crosby
|
46e41dc2f8
Require linux for TestExecAfterContainerRestart
|
9 years ago |
Phil Estes
|
77590d4dae
Remove stray printf
|
9 years ago |
Vincent Demeester
|
5cdc0dfce3
Merge pull request #19822 from Microsoft/jjh/testexeccli
|
9 years ago |
John Howard
|
a9379b4af2
Windows CI: Initial porting CLI TestExec*
|
9 years ago |
Zhang Wei
|
62a856e912
Assert error in body of function `inspectField*`
|
9 years ago |
Zhang Wei
|
e151ad936a
Make test case name consistent
|
9 years ago |