John Howard
|
a9379b4af2
Windows CI: Initial porting CLI TestExec*
|
9 years ago |
Zhang Wei
|
e151ad936a
Make test case name consistent
|
9 years ago |
Brian Goff
|
2266462f72
Merge pull request #17373 from Microsoft/10662-volumetests
|
9 years ago |
Vincent Demeester
|
f3f63c6044
Merge pull request #17257 from echo33/docker_cli_exec_test
|
9 years ago |
John Howard
|
2af5034ce8
Windows: Volume integration tests
|
9 years ago |
weiyan
|
9120a1fc3e
use of checkers on docker_cli_exec_test.go
|
9 years ago |
Vincent Demeester
|
c71e97fc12
Merge pull request #17332 from askb/17225_flakytest_TestExecEnv
|
9 years ago |
Anil Belur
|
2a5f04dcc9
Fix for #17243 DockerSuite.TestExecAfterContainerRestart.
|
9 years ago |
Anil Belur
|
6d974ec19d
Fix for the issue #17225 flaky test DockerSuite.TestExecEnv test case.
|
9 years ago |
Jessica Frazelle
|
ea3afdad61
add test-integration-cli specifics for userns
|
9 years ago |
Brian Goff
|
d9f5f1954c
Bump runc
|
9 years ago |
Vincent Demeester
|
dc204b8786
While #16738 is "fixed", skip TestExecStartFails
|
9 years ago |
Brian Goff
|
9077c89689
Make sure test container is running before exec
|
9 years ago |
John Howard
|
f9a3558a9d
Windows: Get Integration CLI running
|
9 years ago |
Brian Goff
|
5929502b4e
Merge pull request #15412 from vdemeester/dont-sleep-too-much
|
10 years ago |
Shijiang Wei
|
fcf9daad91
fix a panic when the exec fails to start
|
10 years ago |
Soshi Katsuta
|
5b870d7fa6
integration-cli: modify %s to %d in formatting an int
|
10 years ago |
Vincent Demeester
|
799d9605d6
Remove/Comment time.Sleep in integration tests
|
10 years ago |
Tim Dettrick
|
90326939c8
Updated test to check for `exec --privileged` side-effects
|
10 years ago |
Tim Dettrick
|
03f65b3d0d
Revert "Revert "Add docker exec run a command in privileged mode""
|
10 years ago |
Doug Davis
|
fe6a7c8e57
Another try to fix InspectExecID
|
10 years ago |
Michael Crosby
|
bfc51cf660
Don't mount /proc as ro
|
10 years ago |
Brian Goff
|
693ba98cb9
Don't pass check.C to dockerCmdWithError
|
10 years ago |
Alexander Morozov
|
4dbdd98b41
Merge pull request #14547 from duglin/ErrDeadExec
|
10 years ago |
Qiang Huang
|
bcc0968a2c
Remove unnecessary container cleanup in integration-cli
|
10 years ago |
Qiang Huang
|
668e2369cc
dockerCmd when possible
|
10 years ago |
Doug Davis
|
f06620ece3
Move inspect into the loop on InspectExecID test
|
10 years ago |
Jessie Frazelle
|
465192cb28
Merge pull request #14706 from duglin/FixInspectTest
|
10 years ago |
Doug Davis
|
c5c98c31a1
Fix InspectExecID test
|
10 years ago |
Doug Davis
|
97c5f64001
Add missing 'err' to Fatalf to help debug an issue
|
10 years ago |