Qiang Huang
|
bcc0968a2c
Remove unnecessary container cleanup in integration-cli
|
10 年之前 |
Qiang Huang
|
668e2369cc
dockerCmd when possible
|
10 年之前 |
Doug Davis
|
f06620ece3
Move inspect into the loop on InspectExecID test
|
10 年之前 |
Jessie Frazelle
|
465192cb28
Merge pull request #14706 from duglin/FixInspectTest
|
10 年之前 |
Doug Davis
|
c5c98c31a1
Fix InspectExecID test
|
10 年之前 |
Doug Davis
|
97c5f64001
Add missing 'err' to Fatalf to help debug an issue
|
10 年之前 |
Antonio Murdaca
|
26ce3f4c90
Add minor vet fixes
|
10 年之前 |
Doug Davis
|
72b75cd4e7
More extensive testing of new GC of execs
|
10 年之前 |
Doug Davis
|
899c85b405
Minor fix to the exec inspect test
|
10 年之前 |
David Calavera
|
0faa4518ed
Default process user to container config user.
|
10 年之前 |
Daniel, Dao Quang Minh
|
d898372568
TestExecStopNotHanging: log output as string
|
10 年之前 |
Jessica Frazelle
|
40b71adee3
Revert "Add docker exec run a command in privileged mode"
|
10 年之前 |
Antonio Murdaca
|
4203230cbb
c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel
|
10 年之前 |
Alexander Morozov
|
57464c32b9
Implement daemon suite for integration-cli
|
10 年之前 |
Michael Crosby
|
c26695cf8a
Merge pull request #12659 from dqminh/exec-interactive-hang
|
10 年之前 |
Daniel, Dao Quang Minh
|
ade8146aa8
reuse same code for setting pipes in run/exec
|
10 年之前 |
Srini Brahmaroutu
|
231d362db7
Allow go template to work properly with inspect
|
10 年之前 |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 年之前 |
bobby abbott
|
621b601b3c
Removed unnecessary error output from dockerCmd
|
10 年之前 |
Thomas Texier
|
2ea1febd9a
Remove unnecessary fmt.Printf
|
10 年之前 |
Lei Jitang
|
72a500e9e5
Add docker exec run a command in privileged mode
|
10 年之前 |
Lei Jitang
|
2cce4791b0
Add `-u|--user` flag to docker exec for running command as a different user
|
10 年之前 |
Todd Whiteman
|
42d47c3136
fix #12188 integration-cli: tests using "sleep" can timeout too early - change to "top" instead
|
10 年之前 |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 年之前 |
Yuan Sun
|
906974b185
correct some daemon spelling mistakes
|
10 年之前 |
Alexander Morozov
|
68ba5f0b69
Execdriver implementation on new libcontainer API
|
10 年之前 |
Ahmet Alp Balkan
|
e6f88f091d
integ-cli: Skip some exec tests requiring same-host daemon
|
10 年之前 |
Ahmet Alp Balkan
|
cfc8372c0a
integ-cli: Skip new tests requiring same-host daemon
|
10 年之前 |
Ahmet Alp Balkan
|
70407ce40c
Better test cleanup with defer
|
10 年之前 |
Brian Goff
|
8f5156e584
Fix race detected in TestExecCgroup
|
10 年之前 |